summaryrefslogtreecommitdiffstats
path: root/git-send-pack.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
committerJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
commit1aa40d2e3f5186afb805e7020577acb9f5f78b89 (patch)
tree72812d480799e16b94f9cfed423b8d7d45c7fb4f /git-send-pack.html
parenta9701f0184382d8de7380c56558718915905746a (diff)
downloadgit-htmldocs-1aa40d2e3f5186afb805e7020577acb9f5f78b89.tar.gz
Autogenerated HTML docs for v1.6.6.1-383-g5a9f
Diffstat (limited to 'git-send-pack.html')
-rw-r--r--git-send-pack.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-send-pack.html b/git-send-pack.html
index 0c84bf9fb..b3d7c40c8 100644
--- a/git-send-pack.html
+++ b/git-send-pack.html
@@ -324,7 +324,7 @@ git-send-pack(1) Manual Page
</div>
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
-<div class="para"><p>Usually you would want to use <em>git-push</em>, which is a
+<div class="para"><p>Usually you would want to use <em>git push</em>, which is a
higher-level wrapper of this command, instead. See <a href="git-push.html">git-push(1)</a>.</p></div>
<div class="para"><p>Invokes <em>git-receive-pack</em> on a possibly remote repository, and
updates it from the current repository, sending named refs.</p></div>
@@ -443,7 +443,7 @@ and the destination side (after the colon). The ref to be
pushed is determined by finding a match that matches the source
side, and where it is pushed is determined by using the
destination side. The rules used to match a ref are the same
-rules used by <em>git-rev-parse</em> to resolve a symbolic ref
+rules used by <em>git rev-parse</em> to resolve a symbolic ref
name. See <a href="git-rev-parse.html">git-rev-parse(1)</a>.</p></div>
<div class="ilist"><ul>
<li>
@@ -501,7 +501,7 @@ to disable the fast-forward check only on that ref.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-12-03 09:12:48 UTC
+Last updated 2010-01-21 17:44:37 UTC
</div>
</div>
</body>