forked from mirrors/jj
Deployed 3eafca6
to prerelease with MkDocs 1.5.3 and mike 2.0.0
This commit is contained in:
parent
65dcabfdbb
commit
c50713a215
4 changed files with 34 additions and 29 deletions
|
@ -1148,8 +1148,13 @@ username, hostname, description.</p>
|
|||
<p>The operation log allows you to undo an operation (<code>jj [op] undo</code>), which doesn't
|
||||
need to be the most recent one. It also lets you restore the entire repo to the
|
||||
way it looked at an earlier point (<code>jj op restore</code>).</p>
|
||||
<p>When referring to operations, you can use <code>@</code> to represent the current operation
|
||||
as well as the <code>-</code> operator (e.g. <code>@-</code>) to get the parent of an operation.</p>
|
||||
<p>When referring to operations, you can use <code>@</code> to represent the current
|
||||
operation.</p>
|
||||
<p>The following operators are supported:</p>
|
||||
<ul>
|
||||
<li><code>x-</code>: Parents of <code>x</code> (e.g. <code>@-</code>)</li>
|
||||
<li><code>x+</code>: Children of <code>x</code></li>
|
||||
</ul>
|
||||
<h2 id="concurrent-operations">Concurrent operations<a class="headerlink" href="#concurrent-operations" title="Permanent link">¶</a></h2>
|
||||
<p>One benefit of the operation log (and the reason for its creation) is that it
|
||||
allows lock-free concurrency -- you can run concurrent <code>jj</code> commands without
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -2,132 +2,132 @@
|
|||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/FAQ/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/branches/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/code-of-conduct/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/config/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/conflicts/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/contributing/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/git-comparison/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/git-compatibility/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/github/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/glossary/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/install-and-setup/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/operation-log/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/related-work/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/revsets/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/sapling-comparison/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/templates/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/tutorial/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/working-copy/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/design/git-submodule-storage/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/design/git-submodules/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/design/run/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/design/tracking-branches/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/technical/architecture/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/technical/concurrency/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://martinvonz.github.io/jj/prerelease/technical/conflicts/</loc>
|
||||
<lastmod>2024-01-01</lastmod>
|
||||
<lastmod>2024-01-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
Binary file not shown.
Loading…
Reference in a new issue