summaryrefslogtreecommitdiffstats
path: root/git-send-pack.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-01-17 23:27:45 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-01-17 23:27:45 +0000
commite58607f49ae156d2e441edd280f99219614f52a8 (patch)
treefb4e77e0217b020294a5e6fb2f9726cd94d86680 /git-send-pack.html
parent4f9a60570b88fc1b9076ae2f5cfecf43bce0c87c (diff)
downloadgit-htmldocs-e58607f49ae156d2e441edd280f99219614f52a8.tar.gz
Autogenerated HTML docs for v1.5.0-rc1-gde38
Diffstat (limited to 'git-send-pack.html')
-rw-r--r--git-send-pack.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/git-send-pack.html b/git-send-pack.html
index 2da40382b..dc9936b8d 100644
--- a/git-send-pack.html
+++ b/git-send-pack.html
@@ -276,6 +276,8 @@ git-send-pack(1) Manual Page
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
+<p>Usually you would want to use <a href="git-push.html">git-push(1)</a> which is a
+higher level wrapper of this command instead.</p>
<p>Invokes <em>git-receive-pack</em> on a possibly remote repository, and
updates it from the current repository, sending named refs.</p>
</div>
@@ -416,7 +418,7 @@ to disable the fast-forward check only on that ref.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 12-Oct-2006 19:10:26 UTC
+Last updated 17-Jan-2007 23:27:40 UTC
</div>
</div>
</body>