Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Fully activate the sliding window pack access.
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index c927f29d318939619bd7a8b7bad411209f0b1ed7..c7d7e4dcc0c088ff73ce7fbfb5e13a45d92f0853 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-196,6
+196,7
@@
extern int warn_ambiguous_refs;
extern int shared_repository;
extern const char *apply_default_whitespace;
extern int zlib_compression_level;
+extern size_t packed_git_window_size;
extern size_t packed_git_limit;
#define GIT_REPO_VERSION 0