From 842aaf93238377976111fc801aaacbf8a491db33 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Tue, 8 May 2007 09:28:26 -0400 Subject: Add pack.depth option to git-pack-objects. Signed-off-by: "Theodore Ts'o" Signed-off-by: Junio C Hamano --- Documentation/git-pack-objects.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/git-pack-objects.txt') diff --git a/Documentation/git-pack-objects.txt b/Documentation/git-pack-objects.txt index d9e11c6534..5a7204c9fb 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 -- cgit v1.3