Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: pack.compression: explain how to recompress
author
Jan Krüger
<jk@jk.gs>
Mon, 27 Sep 2010 12:21:58 +0000
(14:21 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 27 Sep 2010 19:39:50 +0000
(12:39 -0700)
Add a small remark about how to recompress all existing objects after
changing the compression level for pack files.
Signed-off-by: Jan Krüger <jk@jk.gs>
Acked-by: Nicolas Pitre <nico@fluxnic.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
5c47e1c
)
diff --git
a/Documentation/config.txt
b/Documentation/config.txt
index d82c0da2cf470dbfe7936762d4645b7509647177..ad81df33705d42b3ab6b63ef882cb5965d51ec8a 100644
(file)
--- a/
Documentation/config.txt
+++ b/
Documentation/config.txt
@@
-1466,6
+1466,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