forked from mirrors/jj
Deployed 0ef25bb
to prerelease with MkDocs 1.5.3 and mike 2.0.0
This commit is contained in:
parent
4a57be157c
commit
01a5cc58a0
3 changed files with 5 additions and 1 deletions
|
@ -6963,6 +6963,10 @@ commit. This is true in general; it is not specific to this command.</p>
|
|||
<li><code>--into <INTO></code> — Revision to squash into (default: @)</li>
|
||||
<li><code>-m</code>, <code>--message <MESSAGE></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.
Loading…
Reference in a new issue