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

Deployed 88a4a82 to prerelease with MkDocs 1.5.3 and mike 2.0.0

This commit is contained in:
jj-docs[bot] 2024-04-03 05:59:01 +00:00
parent 1bc00a0398
commit 0d3e814991
3 changed files with 2 additions and 2 deletions

View file

@ -1693,7 +1693,7 @@ installer options are fine), clone the repository, and use <code>cargo build</co
recommended steps.</p>
<p>You will probably also want to make the <code>gh-pages</code> branch immutable (and thereby
hidden from the default <code>jj log</code> output) by running the following in your repo:</p>
<div class="highlight"><pre><span></span><code>jj<span class="w"> </span>config<span class="w"> </span><span class="nb">set</span><span class="w"> </span>--repo<span class="w"> </span><span class="s2">&quot;revset-aliases.immutable_heads()&quot;</span><span class="w"> </span><span class="s2">&quot;main@origin | gh-pages@origin&quot;</span>
<div class="highlight"><pre><span></span><code>jj<span class="w"> </span>config<span class="w"> </span><span class="nb">set</span><span class="w"> </span>--repo<span class="w"> </span><span class="s2">&quot;revset-aliases.immutable_heads()&quot;</span><span class="w"> </span><span class="s1">&#39;remote_branches(exact:&quot;main&quot;) | remote_branches(exact:&quot;gh-pages&quot;)&#39;</span>
</code></pre></div>
<h3 id="summary">Summary<a class="headerlink" href="#summary" title="Permanent link">&para;</a></h3>
<p>One-time setup:</p>

File diff suppressed because one or more lines are too long

Binary file not shown.