Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add test results directory to t/.gitignore
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index c8954ef15f28e83e4029481b1cb3cd793f7f3d58..64ef86e129337fde851d701a30e70cb84b54ecb3 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-434,6
+434,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,