Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Soffian <jaysoffian@gmail.com>2010-04-13 20:52:55 +0400
committerJunio C Hamano <gitster@pobox.com>2010-04-13 23:27:19 +0400
commitf78683f3a85ca16ae16e1180703d3280b272f45d (patch)
tree14df1dd4ffeeb4825e3a44d5c9210e490cfc2ca8
parentadda3c3beb0a244719becb1895e16227b0393bd1 (diff)
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 <jaysoffian@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/config.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/config.txt b/Documentation/config.txt
index 437b4ac5ee..75b8afec09 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