Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'cw/amend-commit-without-message'
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index c22b9289808f708c68c94ff4a331466250e9b7e5..6a1aff5e2aa0cbbdc6f1cb49425f45421b2ea18f 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-563,6
+563,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,