Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
gc: default aggressive depth to 50
[gitweb.git]
/
Documentation
/
config.txt
diff --git
a/Documentation/config.txt
b/Documentation/config.txt
index 2e919f0df8c13b31cbea45690d2677809116bf88..0112c6284a608c3b54bad74673152a95bafc5b00 100644
(file)
--- a/
Documentation/config.txt
+++ b/
Documentation/config.txt
@@
-1237,7
+1237,7
@@
filter.<driver>.smudge::
gc.aggressiveDepth::
The depth parameter used in the delta compression
algorithm used by 'git gc --aggressive'. This defaults
- to
2
50.
+ to 50.
gc.aggressiveWindow::
The window size parameter used in the delta compression