Documentation/config.txt: default gc.aggressiveWindow is 250, not 10
commitf78683f3a85ca16ae16e1180703d3280b272f45d
authorJay Soffian <jaysoffian@gmail.com>
Tue, 13 Apr 2010 16:52:55 +0000 (13 12:52 -0400)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Apr 2010 19:27:19 +0000 (13 12:27 -0700)
tree14df1dd4ffeeb4825e3a44d5c9210e490cfc2ca8
parentadda3c3beb0a244719becb1895e16227b0393bd1
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>
Documentation/config.txt