Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git on Mac OS and precomposed unicode
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index 06413e1584dc762063feaa3728209a4d2864ebc7..5e551d37adf115aa3c175a136552045e77390c81 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-560,6
+560,7
@@
extern int read_replace_refs;
extern int fsync_object_files;
extern int core_preload_index;
extern int core_apply_sparse_checkout;
+extern int precomposed_unicode;
enum branch_track {
BRANCH_TRACK_UNSPECIFIED = -1,