diff options
author | Russell Belfer <rb@github.com> | 2013-09-30 16:13:53 -0700 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2013-10-03 10:44:13 -0700 |
commit | 6b7991e264b2fb0448e3dc47f972bafabf38c1fa (patch) | |
tree | dce9bd0d6076339f73c3cd74bd6abc8f7aeac5b2 /tests-clar/diff/patch.c | |
parent | 146b4d1c5f98aa14df086503f996d131d40b92f8 (diff) | |
download | libgit2-6b7991e264b2fb0448e3dc47f972bafabf38c1fa.tar.gz |
Add check if we need to precompose unicode on Mac
This adds initialization of core.precomposeunicode to repo init
on Mac. This is necessary because when a Mac accesses a repo on
a VFAT or SAMBA file system, it will return directory entries in
decomposed unicode even if the filesystem entry is precomposed.
This also removes caching of a number of repo properties from the
repo init pipeline because these are properties of the specific
filesystem on which the repo is created, not of the system as a
whole.
Diffstat (limited to 'tests-clar/diff/patch.c')
0 files changed, 0 insertions, 0 deletions