summaryrefslogtreecommitdiffstats
path: root/git-push.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-08-22 11:32:37 -0700
committerJunio C Hamano <gitster@pobox.com>2017-08-22 11:32:37 -0700
commit4b2a6c149b267a1120f1444a0951af13d7b36d69 (patch)
tree5c68e72eebbfb448458790b8350ba417b3d93654 /git-push.html
parent65314ca2cdc18a564335d61f615f5f6da04c0f97 (diff)
downloadgit-htmldocs-4b2a6c149b267a1120f1444a0951af13d7b36d69.tar.gz
Autogenerated HTML docs for v2.14.1-248-gf0294f
Diffstat (limited to 'git-push.html')
-rw-r--r--git-push.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-push.html b/git-push.html
index b0af68494..b0e99f409 100644
--- a/git-push.html
+++ b/git-push.html
@@ -751,7 +751,7 @@ git-push(1) Manual Page
<pre class="content"><em>git push</em> [--all | --mirror | --tags] [--follow-tags] [--atomic] [-n | --dry-run] [--receive-pack=&lt;git-receive-pack&gt;]
[--repo=&lt;repository&gt;] [-f | --force] [-d | --delete] [--prune] [-v | --verbose]
[-u | --set-upstream] [--push-option=&lt;string&gt;]
- [--[no-]signed|--sign=(true|false|if-asked)]
+ [--[no-]signed|--signed=(true|false|if-asked)]
[--force-with-lease[=&lt;refname&gt;[:&lt;expect&gt;]]]
[--no-verify] [&lt;repository&gt; [&lt;refspec&gt;&#8230;]]</pre>
<div class="attribution">
@@ -930,7 +930,7 @@ already exists on the remote side.</p></div>
--[no-]signed
</dt>
<dt class="hdlist1">
---sign=(true|false|if-asked)
+--signed=(true|false|if-asked)
</dt>
<dd>
<p>
@@ -1872,7 +1872,7 @@ As in #1, the attacker chooses an object ID X to steal. The victim sends
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2017-04-26 19:19:22 PDT
+Last updated 2017-08-22 11:31:59 PDT
</div>
</div>
</body>