From: Nelson Elhage Date: Thu, 25 Feb 2010 00:11:23 +0000 (-0500) Subject: pack-objects documentation: Fix --honor-pack-keep as well. X-Git-Tag: v1.7.0.3~27^2 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=18879bc52668123d75f0e03e27d5e731bf9b40ee;p=git.git pack-objects documentation: Fix --honor-pack-keep as well. Signed-off-by: Nelson Elhage Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-pack-objects.txt b/Documentation/git-pack-objects.txt index 1deaa6501..8ed09c0b3 100644 --- a/Documentation/git-pack-objects.txt +++ b/Documentation/git-pack-objects.txt @@ -115,8 +115,8 @@ base-name:: --honor-pack-keep:: This flag causes an object already in a local pack that - has a .keep file to be ignored, even if it appears in the - standard input. + has a .keep file to be ignored, even if it it would have + otherwise been packed. --incremental:: This flag causes an object already in a pack to be ignored