summaryrefslogtreecommitdiffstats
path: root/git-clone.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-07-26 06:45:59 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-07-26 06:45:59 +0000
commit3db8b41b7fb7b11cc6fd575309e9906f173d2cd7 (patch)
tree50b75a09fb5ac1266e18d2f34e892fa4f91acc1f /git-clone.html
parentccc2f7606414a57fc7f34d2f88f8fb2246918d6d (diff)
downloadgit-htmldocs-3db8b41b7fb7b11cc6fd575309e9906f173d2cd7.tar.gz
Autogenerated HTML docs for v1.6.0-rc0-79-gb0320
Diffstat (limited to 'git-clone.html')
-rw-r--r--git-clone.html11
1 files changed, 5 insertions, 6 deletions
diff --git a/git-clone.html b/git-clone.html
index 4b8ba1d74..bcca160e9 100644
--- a/git-clone.html
+++ b/git-clone.html
@@ -422,8 +422,8 @@ then the cloned repository will become corrupt.</p></div>
</dt>
<dd>
<p>
- Operate quietly. This flag is passed to "rsync" and
- <em>git-fetch-pack</em> commands when given.
+ Operate quietly. This flag is also passed to the `rsync'
+ command when given.
</p>
</dd>
<dt>
@@ -474,9 +474,8 @@ then the cloned repository will become corrupt.</p></div>
</dt>
<dd>
<p>
- When given, and the repository to clone from is handled
- by <em>git-fetch-pack</em>, <tt>--exec=&lt;upload-pack&gt;</tt> is passed to
- the command to specify non-default path for the command
+ When given, and the repository to clone from is accessed
+ via ssh, this specifies a non-default path for the command
run on the other end.
</p>
</dd>
@@ -716,7 +715,7 @@ Create a repository on the kernel.org machine that borrows from Linus
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2008-07-06 05:16:38 UTC
+Last updated 2008-07-26 06:45:37 UTC
</div>
</div>
</body>