summaryrefslogtreecommitdiff
path: root/Documentation/config.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-10-06 19:11:26 (GMT)
committerJunio C Hamano <gitster@pobox.com>2010-10-06 19:11:26 (GMT)
commit9018af4f98b98738f3cd1268a16d143762ebb6f2 (patch)
tree6ec427b399f44084128658cd2e6d58626e9cd87f /Documentation/config.txt
parent4ac9aeb2b217090b750773cf87be361b88b253a6 (diff)
parent89d71f7564cb3945b2775092284a4de807f577e4 (diff)
downloadgit-9018af4f98b98738f3cd1268a16d143762ebb6f2.zip
git-9018af4f98b98738f3cd1268a16d143762ebb6f2.tar.gz
git-9018af4f98b98738f3cd1268a16d143762ebb6f2.tar.bz2
Merge branch 'jk/repack-reuse-object'
* jk/repack-reuse-object: Documentation: pack.compression: explain how to recompress repack: add -F flag to let user choose between --no-reuse-delta/object
Diffstat (limited to 'Documentation/config.txt')
-rw-r--r--Documentation/config.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/config.txt b/Documentation/config.txt
index e6d74e6..71ddb6c 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -1472,6 +1472,10 @@ pack.compression::
not set, defaults to -1, the zlib default, which is "a default
compromise between speed and compression (currently equivalent
to level 6)."
++
+Note that changing the compression level will not automatically recompress
+all existing objects. You can force recompression by passing the -F option
+to linkgit:git-repack[1].
pack.deltaCacheSize::
The maximum memory in bytes used for caching deltas in