Perform closest match first rather than first match #2
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently the exclusive color matching happens with whatever color comes first. Instead, the comparison should match the closest color to the closest color and so on.