ok/jj
1
0
Fork 0
forked from mirrors/jj

Deployed 0ef25bb to prerelease with MkDocs 1.5.3 and mike 2.0.0

This commit is contained in:
jj-docs[bot] 2024-04-14 20:59:07 +00:00
parent 4a57be157c
commit 01a5cc58a0
3 changed files with 5 additions and 1 deletions

View file

@ -6963,6 +6963,10 @@ commit. This is true in general; it is not specific to this command.</p>
<li><code>--into &lt;INTO&gt;</code> — Revision to squash into (default: @)</li>
<li><code>-m</code>, <code>--message &lt;MESSAGE&gt;</code> — The description to use for squashed revision (don't open editor)</li>
<li>
<p><code>-u</code>, <code>--use-destination-message</code> — Use the description of the destination revision and discard the description(s) of the source revision(s)</p>
<p>Possible values: <code>true</code>, <code>false</code></p>
</li>
<li>
<p><code>-i</code>, <code>--interactive</code> — Interactively choose which parts to squash</p>
<p>Possible values: <code>true</code>, <code>false</code></p>
</li>

File diff suppressed because one or more lines are too long

Binary file not shown.