summaryrefslogtreecommitdiffstats
path: root/git-push.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-10-29 14:45:26 -0700
committerJunio C Hamano <gitster@pobox.com>2015-10-29 14:45:26 -0700
commitee615806f274b21a580f4f3d4380973fdcae6efa (patch)
tree0cd12a55c64ebe63485c157ebaf9f61606c25aaf /git-push.html
parentdaf0aaecf41c91c2307b7a38218f6b2d37669ad1 (diff)
downloadgit-htmldocs-ee615806f274b21a580f4f3d4380973fdcae6efa.tar.gz
Autogenerated HTML docs for v2.6.2-367-g80980a
Diffstat (limited to 'git-push.html')
-rw-r--r--git-push.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-push.html b/git-push.html
index ab19a4e59..ca7ac8b20 100644
--- a/git-push.html
+++ b/git-push.html
@@ -811,7 +811,7 @@ be named.
If <code>git push [&lt;repository&gt;]</code> without any <code>&lt;refspec&gt;</code> argument is set to
update some ref at the destination with <code>&lt;src&gt;</code> with
<code>remote.&lt;repository&gt;.push</code> configuration variable, <code>:&lt;dst&gt;</code> part can
-be omitted---such a push will update a ref that <code>&lt;src&gt;</code> normally updates
+be omitted&#8212;such a push will update a ref that <code>&lt;src&gt;</code> normally updates
without any <code>&lt;refspec&gt;</code> on the command line. Otherwise, missing
<code>:&lt;dst&gt;</code> means to update the same ref as the <code>&lt;src&gt;</code>.</p></div>
<div class="paragraph"><p>The object referenced by &lt;src&gt; is used to update the &lt;dst&gt; reference
@@ -1748,7 +1748,7 @@ a <code>git gc</code> command on the origin repository.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2015-08-31 16:04:31 PDT
+Last updated 2015-10-29 14:44:28 PDT
</div>
</div>
</body>