summaryrefslogtreecommitdiffstats
path: root/git-fetch.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-01-25 04:37:28 -0800
committerJunio C Hamano <junio@hera.kernel.org>2006-01-25 04:37:28 -0800
commite663a7acb10392380c82054b20e6011650051425 (patch)
treea4bdebd731dee908c5f952c60038ecae0c59cb11 /git-fetch.html
parentc2b0a49075827a4ad2135eb524bc252e7a6ddef9 (diff)
downloadgit-htmldocs-e663a7acb10392380c82054b20e6011650051425.tar.gz
Autogenerated HTML docs for v1.1.4-g9264
Diffstat (limited to 'git-fetch.html')
-rw-r--r--git-fetch.html16
1 files changed, 15 insertions, 1 deletions
diff --git a/git-fetch.html b/git-fetch.html
index da606d456..8a11e7801 100644
--- a/git-fetch.html
+++ b/git-fetch.html
@@ -296,6 +296,20 @@ operation done by "git merge".</p>
</p>
</dd>
<dt>
+--upload-pack &lt;upload-pack&gt;
+</dt>
+<dt>
+-u &lt;upload-pack&gt;
+</dt>
+<dd>
+<p>
+ When given, and the repository to fetch from is handled
+ by <em>git-fetch-pack</em>, <em>--exec=&lt;upload-pack&gt;</em> is passed to
+ the command to specify non-default path for the command
+ run on the other end.
+</p>
+</dd>
+<dt>
-f, --force
</dt>
<dd>
@@ -599,7 +613,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 13-Jan-2006 19:58:27 PDT
+Last updated 25-Jan-2006 04:37:11 PDT
</div>
</div>
</body>