author | Florian La Roche <laroche@redhat.com> | |
Wed, 9 Jan 2008 16:05:16 +0000 (17:05 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 9 Jan 2008 20:25:24 +0000 (12:25 -0800) | ||
commit | fe2128a82608be23def04bf7fe30443553d7d264 | |
tree | 7206ccd5d445f541b9621394c3ae5d8881694286 | tree | snapshot |
parent | 13e4760a1649d24519f95ae2375704738b2b219e | commit | diff |
Change git-gc documentation to reflect gc.packrefs implementation.
56752391a8c0c591853b276e4fa0b45c34ced181 (Make "git gc" pack all
refs by default) changed the default of gc.packrefs to true, to
pack all refs by default in any repository. IOW, the users need
to disable it explicitly if they want to by setting the config
variable, since 1.5.3.
However, we forgot to update the documentation. This fixes it.
Signed-off-by: Florian La Roche <laroche@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
56752391a8c0c591853b276e4fa0b45c34ced181 (Make "git gc" pack all
refs by default) changed the default of gc.packrefs to true, to
pack all refs by default in any repository. IOW, the users need
to disable it explicitly if they want to by setting the config
variable, since 1.5.3.
However, we forgot to update the documentation. This fixes it.
Signed-off-by: Florian La Roche <laroche@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-gc.txt | diff | blob | history |