summaryrefslogtreecommitdiffstats
path: root/gitformat-pack.html
diff options
context:
space:
mode:
Diffstat (limited to 'gitformat-pack.html')
-rw-r--r--gitformat-pack.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/gitformat-pack.html b/gitformat-pack.html
index 9d5429b6e..b2a4385ec 100644
--- a/gitformat-pack.html
+++ b/gitformat-pack.html
@@ -1553,8 +1553,8 @@ A newer version running GC collects those loose objects into a cruft pack,
result of repeatedly resetting the objects' mtimes to the present time.</p></div>
<div class="paragraph"><p>If you are GC-ing repositories in a mixed version environment, consider omitting
the <code>--cruft</code> option when using <a href="git-repack.html">git-repack(1)</a> and <a href="git-gc.html">git-gc(1)</a>, and
-leaving the <code>gc.cruftPacks</code> configuration unset until all writers understand
-cruft packs.</p></div>
+setting the <code>gc.cruftPacks</code> configuration to "false" until all writers
+understand cruft packs.</p></div>
</div>
<div class="sect2">
<h3 id="_alternatives">Alternatives</h3>
@@ -1595,7 +1595,7 @@ scratch.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2022-08-18 14:11:07 PDT
+ 2023-04-28 16:26:53 PDT
</div>
</div>
</body>