summaryrefslogtreecommitdiffstats
path: root/git-fetch-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-fetch-pack.html
parent4f9a60570b88fc1b9076ae2f5cfecf43bce0c87c (diff)
downloadgit-htmldocs-e58607f49ae156d2e441edd280f99219614f52a8.tar.gz
Autogenerated HTML docs for v1.5.0-rc1-gde38
Diffstat (limited to 'git-fetch-pack.html')
-rw-r--r--git-fetch-pack.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/git-fetch-pack.html b/git-fetch-pack.html
index 99a307c4b..12c00f3b8 100644
--- a/git-fetch-pack.html
+++ b/git-fetch-pack.html
@@ -276,6 +276,8 @@ git-fetch-pack(1) Manual Page
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
+<p>Usually you would want to use <a href="git-fetch.html">git-fetch(1)</a> which is a
+higher level wrapper of this command instead.</p>
<p>Invokes <em>git-upload-pack</em> on a potentially remote repository,
and asks it to send objects missing from this repository, to
update the named heads. The list of commits available locally
@@ -369,7 +371,7 @@ have a common ancestor commit.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 08-Nov-2006 01:33:27 UTC
+Last updated 17-Jan-2007 23:27:39 UTC
</div>
</div>
</body>