diff options
| -rw-r--r-- | Documentation/config.txt | 2 | 
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 | 
