summaryrefslogtreecommitdiffstats
path: root/git-push.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-07-15 22:24:45 +0000
committerJunio C Hamano <junio@kernel.org>2010-07-15 22:24:45 +0000
commit78e3a7820b2267111cd2f29fd3d06e8919f2b36c (patch)
treee5eb61d417f8655688f52d01beeddb01b9503560 /git-push.html
parent635553978d5d3414c3d9699aa009ae29839356ab (diff)
downloadgit-htmldocs-78e3a7820b2267111cd2f29fd3d06e8919f2b36c.tar.gz
Autogenerated HTML docs for v1.7.2-rc3-39-g53b30
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 d8f0a095f..f9f4cbe01 100644
--- a/git-push.html
+++ b/git-push.html
@@ -360,7 +360,7 @@ documentation for <a href="git-receive-pack.html">git-receive-pack(1)</a>.</p></
</p>
<div class="para"><p>The &lt;src&gt; is often the name of the branch you would want to push, but
it can be any arbitrary "SHA-1 expression", such as <tt>master~4</tt> or
-<tt>HEAD</tt> (see <a href="git-rev-parse.html">git-rev-parse(1)</a>).</p></div>
+<tt>HEAD</tt> (see <a href="gitrevisions.html">gitrevisions(1)</a>).</p></div>
<div class="para"><p>The &lt;dst&gt; tells which ref on the remote side is updated with this
push. Arbitrary expressions cannot be used here, an actual ref must
be named. If <tt>:</tt>&lt;dst&gt; is omitted, the same ref as &lt;src&gt; will be
@@ -1117,7 +1117,7 @@ by Linus Torvalds &lt;torvalds@osdl.org&gt;</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-04-24 02:56:03 UTC
+Last updated 2010-07-15 22:24:02 UTC
</div>
</div>
</body>