summaryrefslogtreecommitdiffstats
path: root/git-config.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-config.html')
-rw-r--r--git-config.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/git-config.html b/git-config.html
index c60239788..31d92b2ed 100644
--- a/git-config.html
+++ b/git-config.html
@@ -6200,6 +6200,17 @@ gc.cruftPacks
</p>
</dd>
<dt class="hdlist1">
+gc.maxCruftSize
+</dt>
+<dd>
+<p>
+ Limit the size of new cruft packs when repacking. When
+ specified in addition to <code>--max-cruft-size</code>, the command line
+ option takes priority. See the <code>--max-cruft-size</code> option of
+ <a href="git-repack.html">git-repack(1)</a>.
+</p>
+</dd>
+<dt class="hdlist1">
gc.pruneExpire
</dt>
<dd>