forked from mirrors/jj
Deployed 4d71ef1
to prerelease with MkDocs 1.5.3 and mike 2.0.0
This commit is contained in:
parent
b55e05ecac
commit
4a6e33d3fa
2 changed files with 1 additions and 1 deletions
|
@ -1630,7 +1630,7 @@ contributor (look for the <code>jj signoff</code> alias).</p>
|
|||
have to manually invoke <code>git push</code> of <code>HEAD</code> on the underlying git repository
|
||||
into the remote Gerrit branch <code>refs/for/$BRANCH</code>, where <code>$BRANCH</code> is the base
|
||||
branch you want your changes to go to (e.g., <code>git push origin
|
||||
HEAD:refs/for/main</code>). Using a <a href="../glossary/#change-id">co-located</a> repo
|
||||
HEAD:refs/for/main</code>). Using a <a href="../glossary/#co-located-repos">co-located</a> repo
|
||||
will make the underlying git repo directly accessible from the working
|
||||
directory.</p>
|
||||
<p>We hope to integrate with Gerrit natively in the future.</p>
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue