summaryrefslogtreecommitdiffstats
path: root/config.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-04-03 14:56:30 -0700
committerJunio C Hamano <gitster@pobox.com>2014-04-03 14:56:30 -0700
commit624dd4c072be7e13e57519eb729f35089386fec9 (patch)
tree107e36de542a1c0ce6572d33a272726692a9553e /config.txt
parent90acbd7f147a3b8ad6f490b0f94d7932ddff0d8a (diff)
downloadgit-htmldocs-624dd4c072be7e13e57519eb729f35089386fec9.tar.gz
Autogenerated HTML docs for v1.9.1-474-g82edd
Diffstat (limited to 'config.txt')
-rw-r--r--config.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.txt b/config.txt
index c415aadbb..84c7e3f11 100644
--- a/config.txt
+++ b/config.txt
@@ -1156,6 +1156,11 @@ filter.<driver>.smudge::
object to a worktree file upon checkout. See
linkgit:gitattributes[5] for details.
+gc.aggressiveDepth::
+ The depth parameter used in the delta compression
+ algorithm used by 'git gc --aggressive'. This defaults
+ to 250.
+
gc.aggressiveWindow::
The window size parameter used in the delta compression
algorithm used by 'git gc --aggressive'. This defaults