summaryrefslogtreecommitdiffstats
path: root/git-config.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-11-11 23:59:36 -0800
committerJunio C Hamano <gitster@pobox.com>2022-11-11 23:59:36 -0800
commite8c74d8c0e412fe8989ee1dc8df321c53dbd8a3b (patch)
tree5a01546b14d129911330dc3b09eb13e85f2b98ef /git-config.html
parent979463309733bb608fee0d57c0ba03bdca004d03 (diff)
downloadgit-htmldocs-e8c74d8c0e412fe8989ee1dc8df321c53dbd8a3b.tar.gz
Autogenerated HTML docs for v2.38.1-420-g31960
Diffstat (limited to 'git-config.html')
-rw-r--r--git-config.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/git-config.html b/git-config.html
index 85a5bb365..a497dbdf9 100644
--- a/git-config.html
+++ b/git-config.html
@@ -3199,7 +3199,7 @@ but risks losing recent work in the event of an unclean system shutdown.</p></di
</li>
<li>
<p>
-<code>commit-graph</code> hardens the commit graph file.
+<code>commit-graph</code> hardens the commit-graph file.
</p>
</li>
<li>
@@ -5403,6 +5403,12 @@ feature.experimental
skipping more commits at a time, reducing the number of round trips.
</p>
</li>
+<li>
+<p>
+<code>gc.cruftPacks=true</code> reduces disk space used by unreachable objects during
+garbage collection, preventing loose object explosions.
+</p>
+</li>
</ul></div>
</dd>
<dt class="hdlist1">