Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: rev-list-options: Fix -g paragraph formatting
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index 9735b66e5ed47a0006c5b1036eff90847eeb3818..882265122665fe2a876e8b23e3ec6899cd0faa23 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-435,6
+435,7
@@
extern size_t packed_git_window_size;
extern size_t packed_git_limit;
extern size_t delta_base_cache_limit;
extern int auto_crlf;
+extern int fsync_object_files;
enum safe_crlf {
SAFE_CRLF_FALSE = 0,