Skip to content

Commit 18879bc

Browse files
nelhagegitster
authored andcommitted
pack-objects documentation: Fix --honor-pack-keep as well.
Signed-off-by: Nelson Elhage <nelhage@mit.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 3909f14 commit 18879bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/git-pack-objects.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ base-name::
115115

116116
--honor-pack-keep::
117117
This flag causes an object already in a local pack that
118-
has a .keep file to be ignored, even if it appears in the
119-
standard input.
118+
has a .keep file to be ignored, even if it it would have
119+
otherwise been packed.
120120

121121
--incremental::
122122
This flag causes an object already in a pack to be ignored

0 commit comments

Comments
 (0)