Edgewall Software

Changes between Initial Version and Version 2 of Ticket #12020


Ignore:
Timestamp:
Apr 3, 2015, 6:34:04 PM (9 years ago)
Author:
Ryan J Ollos
Comment:

Replying to jomae:

The following patch might be a work around for that and requires git 1.7.10+.

I'm using Git 2.3.5 and precomposeunicode defaults to true. However, it appears the setting applies only to file names, not to branch names.

Otherwise, we could change to unicode characters which are not decomposed on Mac OS X.

That's a good idea. Committed to 1.0-stable in [13961], merged to trunk in [13962].

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12020

    • Property Status newclosed
    • Property Component generalplugin/git
    • Property Milestone1.0.6
    • Property Keywords unit tests unicode added
    • Property Resolutionfixed
  • Ticket #12020 – Release Notes

    initial v2  
     1Fixed Git test case failures on Mac OSX.