mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-25 17:11:12 +00:00
Deployed 11648ee to prerelease with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
parent
17c1ff1a8f
commit
ef283577ff
@ -7525,11 +7525,11 @@ commit. This is true in general; it is not specific to this command.</p>
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p><code>-A</code>, <code>--insert-after <INSERT_AFTER></code> — The revision(s) to insert after (can be repeated to create a merge commit)</p>
|
<p><code>-A</code>, <code>--insert-after <INSERT_AFTER></code> — The revision(s) to insert after (can be repeated to create a merge commit)</p>
|
||||||
<p>Only works with <code>-r</code>.</p>
|
<p>Only works with <code>-r</code> and <code>-s</code>.</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p><code>-B</code>, <code>--insert-before <INSERT_BEFORE></code> — The revision(s) to insert before (can be repeated to create a merge commit)</p>
|
<p><code>-B</code>, <code>--insert-before <INSERT_BEFORE></code> — The revision(s) to insert before (can be repeated to create a merge commit)</p>
|
||||||
<p>Only works with <code>-r</code>.</p>
|
<p>Only works with <code>-r</code> and <code>-s</code>.</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p><code>--skip-emptied</code> — If true, when rebasing would produce an empty commit, the commit is abandoned. It will not be abandoned if it was already empty before the rebase. Will never skip merge commits with multiple non-empty parents</p>
|
<p><code>--skip-emptied</code> — If true, when rebasing would produce an empty commit, the commit is abandoned. It will not be abandoned if it was already empty before the rebase. Will never skip merge commits with multiple non-empty parents</p>
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user