summaryrefslogtreecommitdiff
path: root/Documentation/git-pack-objects.txt
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2007-05-08 13:28:26 (GMT)
committerJunio C Hamano <junkio@cox.net>2007-05-09 05:47:17 (GMT)
commit842aaf93238377976111fc801aaacbf8a491db33 (patch)
treeb218051d53d0f0c6a1a862dd6a9b0092542fe155 /Documentation/git-pack-objects.txt
parentabda5227770b39bb4abd8f0b4c1a0f69c2778300 (diff)
downloadgit-842aaf93238377976111fc801aaacbf8a491db33.zip
git-842aaf93238377976111fc801aaacbf8a491db33.tar.gz
git-842aaf93238377976111fc801aaacbf8a491db33.tar.bz2
Add pack.depth option to git-pack-objects.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-pack-objects.txt')
-rw-r--r--Documentation/git-pack-objects.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-pack-objects.txt b/Documentation/git-pack-objects.txt
index d9e11c6..5a7204c 100644
--- a/Documentation/git-pack-objects.txt
+++ b/Documentation/git-pack-objects.txt
@@ -83,7 +83,7 @@ base-name::
it too deep affects the performance on the unpacker
side, because delta data needs to be applied that many
times to get to the necessary object.
- The default value for both --window and --depth is 10.
+ The default value for --window is 10 and --depth is 10.
--incremental::
This flag causes an object already in a pack ignored