github-sync icon indicating copy to clipboard operation
github-sync copied to clipboard

Label syncing should be case-sensitive

Open blipinsk opened this issue 10 years ago • 1 comments

It would be nice if the script was syncing labels also if they only differ in case.

For example in one of my projects I had label bug and in the second one (which I was using as a syncing source) - Bug. First project's label text did not get changed.

blipinsk avatar Apr 10 '15 13:04 blipinsk

Hi, indeed right now labels are considered having differences if the color is different but why not add support for case-sensitive comparison

mnapoli avatar Apr 11 '15 00:04 mnapoli