mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-25 00:51:13 +00:00
Deployed 8e817bc to prerelease with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
parent
0cf0374662
commit
17c1ff1a8f
@ -1903,6 +1903,11 @@ is added to or removed from files under "src".</p>
|
||||
in <code>x</code> doesn't exist (e.g. is an unknown bookmark name.)</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><code>coalesce(revsets...)</code>: Commits in the first revset in the list of <code>revsets</code>
|
||||
which does not evaluate to <code>none()</code>. If all revsets evaluate to <code>none()</code>, then
|
||||
the result of <code>coalesce</code> will also be <code>none()</code>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><code>working_copies()</code>: The working copy commits across all the workspaces.</p>
|
||||
</li>
|
||||
<li>
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user