mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-29 02:51:12 +00:00
Deployed a3c6a9b to prerelease with MkDocs 1.6.0 and mike 2.1.1
This commit is contained in:
parent
83a0a851fc
commit
bee7636745
@ -6465,13 +6465,9 @@ tool-command = ["rustfmt", "--emit", "stdout"]</p>
|
||||
<p>Possible values: <code>true</code>, <code>false</code></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><code>-A</code>, <code>--insert-after</code> — Insert the new change between the target commit(s) and their children</p>
|
||||
<p>Possible values: <code>true</code>, <code>false</code></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><code>-B</code>, <code>--insert-before</code> — Insert the new change between the target commit(s) and their parents</p>
|
||||
<p>Possible values: <code>true</code>, <code>false</code></p>
|
||||
<p><code>-A</code>, <code>--insert-after <INSERT_AFTER></code> — Insert the new change after the given commit(s)</p>
|
||||
</li>
|
||||
<li><code>-B</code>, <code>--insert-before <INSERT_BEFORE></code> — Insert the new change before the given commit(s)</li>
|
||||
</ul>
|
||||
<h2 id="jj-next"><code>jj next</code><a class="headerlink" href="#jj-next" title="Permanent link">¶</a></h2>
|
||||
<p>Move the working-copy commit to the child revision</p>
|
||||
|
File diff suppressed because one or more lines are too long
@ -6465,13 +6465,9 @@ tool-command = ["rustfmt", "--emit", "stdout"]</p>
|
||||
<p>Possible values: <code>true</code>, <code>false</code></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><code>-A</code>, <code>--insert-after</code> — Insert the new change between the target commit(s) and their children</p>
|
||||
<p>Possible values: <code>true</code>, <code>false</code></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><code>-B</code>, <code>--insert-before</code> — Insert the new change between the target commit(s) and their parents</p>
|
||||
<p>Possible values: <code>true</code>, <code>false</code></p>
|
||||
<p><code>-A</code>, <code>--insert-after <INSERT_AFTER></code> — Insert the new change after the given commit(s)</p>
|
||||
</li>
|
||||
<li><code>-B</code>, <code>--insert-before <INSERT_BEFORE></code> — Insert the new change before the given commit(s)</li>
|
||||
</ul>
|
||||
<h2 id="jj-next"><code>jj next</code><a class="headerlink" href="#jj-next" title="Permanent link">¶</a></h2>
|
||||
<p>Move the working-copy commit to the child revision</p>
|
||||
|
File diff suppressed because one or more lines are too long
@ -6465,13 +6465,9 @@ tool-command = ["rustfmt", "--emit", "stdout"]</p>
|
||||
<p>Possible values: <code>true</code>, <code>false</code></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><code>-A</code>, <code>--insert-after</code> — Insert the new change between the target commit(s) and their children</p>
|
||||
<p>Possible values: <code>true</code>, <code>false</code></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><code>-B</code>, <code>--insert-before</code> — Insert the new change between the target commit(s) and their parents</p>
|
||||
<p>Possible values: <code>true</code>, <code>false</code></p>
|
||||
<p><code>-A</code>, <code>--insert-after <INSERT_AFTER></code> — Insert the new change after the given commit(s)</p>
|
||||
</li>
|
||||
<li><code>-B</code>, <code>--insert-before <INSERT_BEFORE></code> — Insert the new change before the given commit(s)</li>
|
||||
</ul>
|
||||
<h2 id="jj-next"><code>jj next</code><a class="headerlink" href="#jj-next" title="Permanent link">¶</a></h2>
|
||||
<p>Move the working-copy commit to the child revision</p>
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user