Skip to content

Commit

Permalink
pack-objects documentation: Fix --honor-pack-keep as well.
Browse files Browse the repository at this point in the history
Signed-off-by: Nelson Elhage <nelhage@mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Nelson Elhage authored and Junio C Hamano committed Feb 25, 2010
1 parent 3909f14 commit 18879bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/git-pack-objects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 18879bc

Please sign in to comment.