summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Pitre <nico@cam.org>2007-09-10 04:15:29 (GMT)
committerJunio C Hamano <gitster@pobox.com>2007-09-10 06:58:56 (GMT)
commit05cc2ffc572f05e8aeec495a9ab9bc9609863491 (patch)
treeb95bf09075e6a62e6ad5e84e072ff2e5b1d82b83
parentaba91192ae39cd1a2f79e7ed91e966df3cfe10b7 (diff)
downloadgit-05cc2ffc572f05e8aeec495a9ab9bc9609863491.zip
git-05cc2ffc572f05e8aeec495a9ab9bc9609863491.tar.gz
git-05cc2ffc572f05e8aeec495a9ab9bc9609863491.tar.bz2
fix doc for --compression argument to pack-objects
Remove obsolete details (core.legacyheaders is always true now). Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/git-pack-objects.txt8
1 files changed, 2 insertions, 6 deletions
diff --git a/Documentation/git-pack-objects.txt b/Documentation/git-pack-objects.txt
index 6f17cff..f8a0be3 100644
--- a/Documentation/git-pack-objects.txt
+++ b/Documentation/git-pack-objects.txt
@@ -155,12 +155,8 @@ base-name::
generated pack. If not specified, pack compression level is
determined first by pack.compression, then by core.compression,
and defaults to -1, the zlib default, if neither is set.
- Data copied from loose objects will be recompressed
- if core.legacyheaders was true when they were created or if
- the loose compression level (see core.loosecompression and
- core.compression) is now a different value than the pack
- compression level. Add --no-reuse-object if you want to force
- a uniform compression level on all data no matter the source.
+ Add \--no-reuse-object if you want to force a uniform compression
+ level on all data no matter the source.
--delta-base-offset::
A packed archive can express base object of a delta as