Deployed bb115fe to prerelease with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
jj-docs[bot] 2025-05-13 10:25:04 +00:00
parent cd463a0597
commit 959d34d6d0
2 changed files with 2 additions and 2 deletions

View File

@ -8736,7 +8736,7 @@ inline it into your config file:</p>
</ul>
<h2 id="jj-util-gc"><code>jj util gc</code><a class="headerlink" href="#jj-util-gc" title="Permanent link">&para;</a></h2>
<p>Run backend-dependent garbage collection.</p>
<p>To garbage-collect old operations and the commits/objects referenced by then, run <code>jj op abandon ..&lt;some old operation&gt;</code> before <code>jj util gc</code>.</p>
<p>To garbage-collect old operations and the commits/objects referenced by them, run <code>jj op abandon ..&lt;some old operation&gt;</code> before <code>jj util gc</code>.</p>
<p>Previous versions of a change that are reachable via the evolution log are not garbage-collected.</p>
<p><strong>Usage:</strong> <code>jj util gc [OPTIONS]</code></p>
<h6 id="options_50"><strong>Options:</strong><a class="headerlink" href="#options_50" title="Permanent link">&para;</a></h6>

File diff suppressed because one or more lines are too long