summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 21da426)
raw | patch | inline | side by side (parent: 21da426)
author | Junio C Hamano <gitster@pobox.com> | |
Wed, 24 Feb 2010 23:41:27 +0000 (15:41 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 24 Feb 2010 23:41:27 +0000 (15:41 -0800) |
These were written back when we always read objects from the standard
input. These days --revs and its friends can feed only the start and
end points and have the command internally enumerate the objects.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
input. These days --revs and its friends can feed only the start and
end points and have the command internally enumerate the objects.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-pack-objects.txt | patch | blob | history |
index 769f1de6b67c5e02b241b840560f81972cc490f0..1deaa6501ed2be57c393a6f3635c0f8318002365 100644 (file)
--incremental::
This flag causes an object already in a pack to be ignored
- even if it appears in the standard input.
+ even if it would have otherwise been packed.
--local::
This flag causes an object that is borrowed from an alternate
- object store to be ignored even if it appears in the standard
- input.
+ object store to be ignored even if it would have otherwise been
+ packed.
--non-empty::
Only create a packed archive if it would contain at