Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'nd/edit-branch-desc-while-detached'
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index 1f96f659e484fd1407dbc403c4095205cf3b0c54..7339f21849b45a7f53945317893313498aff5a41 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-536,6
+536,7
@@
extern int delete_ref(const char *, const unsigned char *sha1, int delopt);
/* Environment bits from configuration mechanism */
extern int trust_executable_bit;
extern int trust_ctime;
+extern int check_stat;
extern int quote_path_fully;
extern int has_symlinks;
extern int minimum_abbrev, default_abbrev;