Skip to content

Commit

Permalink
Deployed 96cb3a6 to prerelease with MkDocs 1.5.2 and mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jj-docs[bot] committed Sep 19, 2023
1 parent 3fb673c commit 11b0c9d
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion prerelease/revsets.html
Original file line number Diff line number Diff line change
Expand Up @@ -1351,7 +1351,7 @@ <h3 id="built-in-aliases">Built-in Aliases<a class="headerlink" href="#built-in-
<p>You can <a href="config.html">override</a> this as appropriate. If you do, make sure it
always resolves to exactly one commit. For example:</p>
<div class="highlight"><pre><span></span><code><span class="k">[revset-aliases]</span>
<span class="s">&#39;trunk()&#39;</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s">&#39;latest(remote_branches(exact:&quot;your-branch&quot;, exact:&quot;your-remote&quot;))&#39;</span>
<span class="s">&#39;trunk()&#39;</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s">&#39;your-branch@your-remote&#39;</span>
</code></pre></div>
<h2 id="examples">Examples<a class="headerlink" href="#examples" title="Permanent link">&para;</a></h2>
<p>Show the parent(s) of the working-copy commit (like <code>git log -1 HEAD</code>):</p>
Expand Down
2 changes: 1 addition & 1 deletion prerelease/search/search_index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion prerelease/search/search_index.json

Large diffs are not rendered by default.

Binary file modified prerelease/sitemap.xml.gz
Binary file not shown.

0 comments on commit 11b0c9d

Please sign in to comment.