gc --aggressive: make --depth configurable
[gitweb.git] / Documentation / config.txt
index 79e576878af5eb44b21fc0763faeb30519e022c3..5ce7f9a68b48645841a81b142995228e07292575 100644 (file)
@@ -1151,6 +1151,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