forked from mirrors/jj
Deployed d16a3fc
to prerelease with MkDocs 1.5.3 and mike 2.0.0
This commit is contained in:
parent
db94d28ee5
commit
0e91a1d74c
3 changed files with 5 additions and 1 deletions
|
@ -6089,6 +6089,10 @@ Martin von Zweigbergk</p>
|
||||||
<li><code>--remote <REMOTE></code> — The remote to push to (only named remotes are supported)</li>
|
<li><code>--remote <REMOTE></code> — The remote to push to (only named remotes are supported)</li>
|
||||||
<li><code>-b</code>, <code>--branch <BRANCH></code> — Push only this branch (can be repeated)</li>
|
<li><code>-b</code>, <code>--branch <BRANCH></code> — Push only this branch (can be repeated)</li>
|
||||||
<li>
|
<li>
|
||||||
|
<p><code>--tracked</code> — Push all tracked branches (including deleted branches)</p>
|
||||||
|
<p>Possible values: <code>true</code>, <code>false</code></p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
<p><code>--all</code> — Push all branches (including deleted branches)</p>
|
<p><code>--all</code> — Push all branches (including deleted branches)</p>
|
||||||
<p>Possible values: <code>true</code>, <code>false</code></p>
|
<p>Possible values: <code>true</code>, <code>false</code></p>
|
||||||
</li>
|
</li>
|
||||||
|
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
Reference in a new issue