author | Brian Downing <bdowning@lavos.net> | |
Mon, 19 Nov 2007 16:58:51 +0000 (10:58 -0600) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 20 Nov 2007 08:14:12 +0000 (00:14 -0800) | ||
commit | dec92309417d17cc35196efd018f15981f22b235 | |
tree | 3c2dd6a94ac4e8675fbfcd2887a562541fa26476 | tree | snapshot |
parent | de1b24609b72920c618a689cfb620ede01640c8a | commit | diff |
config: clarify compression defaults
* Clarify that core.compression provides a system-wide default to
other compression parameters.
* Explain that the default for pack.compression, -1, is "a default
compromise between speed and compression (currently equivalent
to level 6)" according to zlib.h.
Signed-off-by: Brian Downing <bdowning@lavos.net>
Acked-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
* Clarify that core.compression provides a system-wide default to
other compression parameters.
* Explain that the default for pack.compression, -1, is "a default
compromise between speed and compression (currently equivalent
to level 6)" according to zlib.h.
Signed-off-by: Brian Downing <bdowning@lavos.net>
Acked-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt | diff | blob | history |