summaryrefslogtreecommitdiffstats
path: root/git-clone.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-06-22 19:49:35 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-06-22 19:49:35 +0000
commit97f518c4cae23baaa8a9731a830793ae23f97fc7 (patch)
treeac9e701be7efe826259641c61bfa1fe73a8a0b44 /git-clone.html
parent74bbe9093313f04303e510a450bb4155c3681af9 (diff)
downloadgit-htmldocs-97f518c4cae23baaa8a9731a830793ae23f97fc7.tar.gz
Autogenerated HTML docs for v1.4.1-rc1
Diffstat (limited to 'git-clone.html')
-rw-r--r--git-clone.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-clone.html b/git-clone.html
index 02e4ee40d..763a841db 100644
--- a/git-clone.html
+++ b/git-clone.html
@@ -351,7 +351,7 @@ branch you are currently working on. Remote branches other than
<dd>
<p>
Operate quietly. This flag is passed to "rsync" and
- "git-clone-pack" commands when given.
+ "git-fetch-pack" commands when given.
</p>
</dd>
<dt>
@@ -396,7 +396,7 @@ branch you are currently working on. Remote branches other than
<dd>
<p>
When given, and the repository to clone from is handled
- by <em>git-clone-pack</em>, <em>--exec=&lt;upload-pack&gt;</em> is passed to
+ 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>
@@ -516,7 +516,7 @@ Create a repository on the kernel.org machine that borrows from Linus
</div>
<div id="footer">
<div id="footer-text">
-Last updated 10-Jun-2006 09:29:19 UTC
+Last updated 22-Jun-2006 19:49:24 UTC
</div>
</div>
</body>