summaryrefslogtreecommitdiffstats
path: root/git-fetch-pack.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-12-03 14:07:11 -0800
committerJunio C Hamano <gitster@pobox.com>2013-12-03 14:07:11 -0800
commitb73af6c3bb75d464c5816f310eafe4af58c158a7 (patch)
tree6cb2ea7dedd3219b7377e188b10198805b9dce72 /git-fetch-pack.html
parent6c7be4687b43e460af156641dede43df6fad8bef (diff)
downloadgit-htmldocs-b73af6c3bb75d464c5816f310eafe4af58c158a7.tar.gz
Autogenerated HTML docs for v1.8.5.1-19-gdaad3
Diffstat (limited to 'git-fetch-pack.html')
-rw-r--r--git-fetch-pack.html24
1 files changed, 10 insertions, 14 deletions
diff --git a/git-fetch-pack.html b/git-fetch-pack.html
index b1cc113ab..09840c988 100644
--- a/git-fetch-pack.html
+++ b/git-fetch-pack.html
@@ -749,7 +749,7 @@ git-fetch-pack(1) Manual Page
<pre class="content"><em>git fetch-pack</em> [--all] [--quiet|-q] [--keep|-k] [--thin] [--include-tag]
[--upload-pack=&lt;git-upload-pack&gt;]
[--depth=&lt;n&gt;] [--no-progress]
- [-v] [&lt;host&gt;:]&lt;directory&gt; [&lt;refs&gt;&#8230;]</pre>
+ [-v] &lt;repository&gt; [&lt;refs&gt;&#8230;]</pre>
<div class="attribution">
</div></div>
</div>
@@ -902,21 +902,11 @@ be in a separate packet, and the list must end with a flush packet.</p></div>
</p>
</dd>
<dt class="hdlist1">
-&lt;host&gt;
+&lt;repository&gt;
</dt>
<dd>
<p>
- A remote host that houses the repository. When this
- part is specified, <em>git-upload-pack</em> is invoked via
- ssh.
-</p>
-</dd>
-<dt class="hdlist1">
-&lt;directory&gt;
-</dt>
-<dd>
-<p>
- The repository to sync from.
+ The URL to the remote repository.
</p>
</dd>
<dt class="hdlist1">
@@ -933,6 +923,12 @@ be in a separate packet, and the list must end with a flush packet.</p></div>
</div>
</div>
<div class="sect1">
+<h2 id="_see_also">SEE ALSO</h2>
+<div class="sectionbody">
+<div class="paragraph"><p><a href="git-fetch.html">git-fetch(1)</a></p></div>
+</div>
+</div>
+<div class="sect1">
<h2 id="_git">GIT</h2>
<div class="sectionbody">
<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
@@ -942,7 +938,7 @@ be in a separate packet, and the list must end with a flush packet.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-09-09 15:34:20 PDT
+Last updated 2013-12-03 14:06:33 PST
</div>
</div>
</body>