From: Jay Soffian Date: Tue, 13 Apr 2010 16:52:55 +0000 (-0400) Subject: Documentation/config.txt: default gc.aggressiveWindow is 250, not 10 X-Git-Tag: v1.7.1-rc2~2^2~1 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=f78683f3a85ca16ae16e1180703d3280b272f45d;p=git.git Documentation/config.txt: default gc.aggressiveWindow is 250, not 10 The default for gc.aggressiveWindow has been 250 since 1c192f3 (gc --aggressive: make it really aggressive, 2007-12-06). Signed-off-by: Jay Soffian Signed-off-by: Junio C Hamano --- diff --git a/Documentation/config.txt b/Documentation/config.txt index 437b4ac5e..75b8afec0 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -885,7 +885,7 @@ format.signoff:: gc.aggressiveWindow:: The window size parameter used in the delta compression algorithm used by 'git gc --aggressive'. This defaults - to 10. + to 250. gc.auto:: When there are approximately more than this many loose