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

Deployed 07559f2 to prerelease with MkDocs 1.5.3 and mike 2.0.0

This commit is contained in:
jj-docs[bot] 2024-05-10 17:38:00 +00:00
parent b550da4b0d
commit 5b5f47bad3
3 changed files with 2 additions and 1 deletions

View file

@ -6947,6 +6947,7 @@ commit. This is true in general; it is not specific to this command.</p>
<p>Split a revision in two</p>
<p>Starts a <a href="https://martinvonz.github.io/jj/latest/config/#editing-diffs">diff editor</a> on the changes in the revision. Edit the right side of the diff until it has the content you want in the first revision. Once you close the editor, your edited content will replace the previous revision. The remaining changes will be put in a new revision on top.</p>
<p>If the change you split had a description, you will be asked to enter a change description for each commit. If the change did not have a description, the second part will not get a description, and you will be asked for a description only for the first part.</p>
<p>Splitting an empty commit is not supported because the same effect can be achieved with <code>jj new</code>.</p>
<p><strong>Usage:</strong> <code>jj split [OPTIONS] [PATHS]...</code></p>
<h6 id="arguments_39"><strong>Arguments:</strong><a class="headerlink" href="#arguments_39" title="Permanent link">&para;</a></h6>
<ul>

File diff suppressed because one or more lines are too long

Binary file not shown.