summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2007-09-10 00:00:39 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2007-09-10 00:00:39 -0700
commit9784c5c53e0765bc9a0c973ab10aaf0734d535c3 (patch)
tree19ddbb0ddd0c4d34bb113672bd61906998fa3f7c /Documentation
parentMerge branch 'maint' (diff)
parentMake --no-thin the default in git-push to save server resources (diff)
downloadtgif-9784c5c53e0765bc9a0c973ab10aaf0734d535c3.tar.xz
Merge branch 'sp/maint-no-thin'
* sp/maint-no-thin: Make --no-thin the default in git-push to save server resources fix doc for --compression argument to pack-objects git-tag -s must fail if gpg cannot sign the tag.
Diffstat (limited to 'Documentation')
-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 6f17cff24a..f8a0be3511 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