Deployed 0a8d8da to prerelease with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
jj-docs[bot] 2024-10-01 11:05:35 +00:00
parent 884f22ee5d
commit c85592caab
5 changed files with 47 additions and 41 deletions

View File

@ -6869,8 +6869,13 @@ will be removed in a future version.</p>
</ul> </ul>
<h6 id="options_25"><strong>Options:</strong><a class="headerlink" href="#options_25" title="Permanent link">&para;</a></h6> <h6 id="options_25"><strong>Options:</strong><a class="headerlink" href="#options_25" title="Permanent link">&para;</a></h6>
<ul> <ul>
<li><code>-r</code>, <code>--revisions &lt;REVISIONS&gt;</code> — Which revisions to show. If no paths nor revisions are specified, this defaults to the <code>revsets.log</code> setting, or <code>@ | ancestors(immutable_heads().., 2) | trunk()</code> if it is not set</li> <li>
<li><code>--reversed</code> — Show revisions in the opposite order (older revisions first)</li> <p><code>-r</code>, <code>--revisions &lt;REVISIONS&gt;</code> — Which revisions to show</p>
<p>If no paths nor revisions are specified, this defaults to the <code>revsets.log</code> setting.</p>
</li>
<li>
<p><code>--reversed</code> — Show revisions in the opposite order (older revisions first)</p>
</li>
<li> <li>
<p><code>-n</code>, <code>--limit &lt;LIMIT&gt;</code> — Limit number of revisions to show</p> <p><code>-n</code>, <code>--limit &lt;LIMIT&gt;</code> — Limit number of revisions to show</p>
<p>Applied after revisions are filtered and reordered.</p> <p>Applied after revisions are filtered and reordered.</p>

View File

@ -2718,7 +2718,8 @@ immutable even if the set is empty.</p>
<div class="highlight"><pre><span></span><code><span class="c1"># Show commits that are not in `main@origin`</span> <div class="highlight"><pre><span></span><code><span class="c1"># Show commits that are not in `main@origin`</span>
<span class="n">revsets</span><span class="p">.</span><span class="n">log</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s2">&quot;main@origin..&quot;</span> <span class="n">revsets</span><span class="p">.</span><span class="n">log</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s2">&quot;main@origin..&quot;</span>
</code></pre></div> </code></pre></div>
<p>The default value for <code>revsets.log</code> is <code>'@ | ancestors(immutable_heads().., 2) | trunk()'</code>.</p> <p>The default value for <code>revsets.log</code> is
<code>'present(@) | ancestors(immutable_heads().., 2) | trunk()'</code>.</p>
<h3 id="graph-style">Graph style<a class="headerlink" href="#graph-style" title="Permanent link">&para;</a></h3> <h3 id="graph-style">Graph style<a class="headerlink" href="#graph-style" title="Permanent link">&para;</a></h3>
<div class="highlight"><pre><span></span><code><span class="c1"># Possible values: &quot;curved&quot; (default), &quot;square&quot;, &quot;ascii&quot;, &quot;ascii-large&quot;</span> <div class="highlight"><pre><span></span><code><span class="c1"># Possible values: &quot;curved&quot; (default), &quot;square&quot;, &quot;ascii&quot;, &quot;ascii-large&quot;</span>
<span class="n">ui</span><span class="p">.</span><span class="n">graph</span><span class="p">.</span><span class="n">style</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s2">&quot;square&quot;</span> <span class="n">ui</span><span class="p">.</span><span class="n">graph</span><span class="p">.</span><span class="n">style</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s2">&quot;square&quot;</span>

File diff suppressed because one or more lines are too long

View File

@ -2,150 +2,150 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/</loc> <loc>https://martinvonz.github.io/jj/latest/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/FAQ/</loc> <loc>https://martinvonz.github.io/jj/latest/FAQ/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/bookmarks/</loc> <loc>https://martinvonz.github.io/jj/latest/bookmarks/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/cli-reference/</loc> <loc>https://martinvonz.github.io/jj/latest/cli-reference/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/code-of-conduct/</loc> <loc>https://martinvonz.github.io/jj/latest/code-of-conduct/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/community_tools/</loc> <loc>https://martinvonz.github.io/jj/latest/community_tools/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/config/</loc> <loc>https://martinvonz.github.io/jj/latest/config/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/conflicts/</loc> <loc>https://martinvonz.github.io/jj/latest/conflicts/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/contributing/</loc> <loc>https://martinvonz.github.io/jj/latest/contributing/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/design_doc_blueprint/</loc> <loc>https://martinvonz.github.io/jj/latest/design_doc_blueprint/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/design_docs/</loc> <loc>https://martinvonz.github.io/jj/latest/design_docs/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/filesets/</loc> <loc>https://martinvonz.github.io/jj/latest/filesets/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/git-comparison/</loc> <loc>https://martinvonz.github.io/jj/latest/git-comparison/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/git-compatibility/</loc> <loc>https://martinvonz.github.io/jj/latest/git-compatibility/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/github/</loc> <loc>https://martinvonz.github.io/jj/latest/github/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/glossary/</loc> <loc>https://martinvonz.github.io/jj/latest/glossary/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/install-and-setup/</loc> <loc>https://martinvonz.github.io/jj/latest/install-and-setup/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/operation-log/</loc> <loc>https://martinvonz.github.io/jj/latest/operation-log/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/related-work/</loc> <loc>https://martinvonz.github.io/jj/latest/related-work/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/revsets/</loc> <loc>https://martinvonz.github.io/jj/latest/revsets/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/roadmap/</loc> <loc>https://martinvonz.github.io/jj/latest/roadmap/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/sapling-comparison/</loc> <loc>https://martinvonz.github.io/jj/latest/sapling-comparison/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/templates/</loc> <loc>https://martinvonz.github.io/jj/latest/templates/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/testimonials/</loc> <loc>https://martinvonz.github.io/jj/latest/testimonials/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/tutorial/</loc> <loc>https://martinvonz.github.io/jj/latest/tutorial/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/windows/</loc> <loc>https://martinvonz.github.io/jj/latest/windows/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/working-copy/</loc> <loc>https://martinvonz.github.io/jj/latest/working-copy/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/design/copy-tracking/</loc> <loc>https://martinvonz.github.io/jj/latest/design/copy-tracking/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/design/git-submodule-storage/</loc> <loc>https://martinvonz.github.io/jj/latest/design/git-submodule-storage/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/design/git-submodules/</loc> <loc>https://martinvonz.github.io/jj/latest/design/git-submodules/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/design/run/</loc> <loc>https://martinvonz.github.io/jj/latest/design/run/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/design/sparse-v2/</loc> <loc>https://martinvonz.github.io/jj/latest/design/sparse-v2/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/design/tracking-branches/</loc> <loc>https://martinvonz.github.io/jj/latest/design/tracking-branches/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/governance/temporary-voting/</loc> <loc>https://martinvonz.github.io/jj/latest/governance/temporary-voting/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/technical/architecture/</loc> <loc>https://martinvonz.github.io/jj/latest/technical/architecture/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/technical/concurrency/</loc> <loc>https://martinvonz.github.io/jj/latest/technical/concurrency/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
<url> <url>
<loc>https://martinvonz.github.io/jj/latest/technical/conflicts/</loc> <loc>https://martinvonz.github.io/jj/latest/technical/conflicts/</loc>
<lastmod>2024-09-30</lastmod> <lastmod>2024-10-01</lastmod>
</url> </url>
</urlset> </urlset>

Binary file not shown.