Code

Documentation: pack.compression: explain how to recompress
authorJan Krüger <jk@jk.gs>
Mon, 27 Sep 2010 12:21:58 +0000 (14:21 +0200)
committerJunio 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

index d82c0da2cf470dbfe7936762d4645b7509647177..ad81df33705d42b3ab6b63ef882cb5965d51ec8a 100644 (file)
@@ -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