mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-27 18:11:12 +00:00
Deployed 9a5c19a to prerelease with MkDocs 1.5.3 and mike 2.0.0
This commit is contained in:
parent
e10fda7b56
commit
6bd13442c7
@ -1442,6 +1442,10 @@ installer options are fine), clone the repository, and use <code>cargo build</co
|
||||
<code>cargo clippy --workspace --all-targets</code>, and
|
||||
<code>cargo test --workspace</code>. If you are preparing a PR, there are some additional
|
||||
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">"revset-aliases.immutable_heads()"</span><span class="w"> </span><span class="s2">"main@origin | gh-pages@origin"</span>
|
||||
</code></pre></div>
|
||||
<h3 id="summary">Summary<a class="headerlink" href="#summary" title="Permanent link">¶</a></h3>
|
||||
<p>One-time setup:</p>
|
||||
<div class="codehilite"><pre><span></span><code>rustup toolchain add nightly # wanted for 'rustfmt'
|
||||
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user