summaryrefslogtreecommitdiffstats
path: root/git-clone.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-02-05 01:26:33 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-02-05 01:26:33 +0000
commita3bb6ebc88f1de2fe4f3ea8442d67316e548d5ff (patch)
tree0167908ab500344ebe37e36c6aa2ee299da6bba3 /git-clone.html
parent7850245ee632c5f8954e13184fb3fd3dd97bfff1 (diff)
downloadgit-htmldocs-a3bb6ebc88f1de2fe4f3ea8442d67316e548d5ff.tar.gz
Autogenerated HTML docs for v1.6.1.2-350-g88cc
Diffstat (limited to 'git-clone.html')
-rw-r--r--git-clone.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/git-clone.html b/git-clone.html
index 4ee426cc0..66f3106f1 100644
--- a/git-clone.html
+++ b/git-clone.html
@@ -561,22 +561,22 @@ rsync://host.xz/path/to/repo.git/
</li>
<li>
<p>
-http://host.xz/path/to/repo.git/
+http://host.xz&#91;:port&#93;/path/to/repo.git/
</p>
</li>
<li>
<p>
-https://host.xz/path/to/repo.git/
+https://host.xz&#91;:port&#93;/path/to/repo.git/
</p>
</li>
<li>
<p>
-git://host.xz/path/to/repo.git/
+git://host.xz&#91;:port&#93;/path/to/repo.git/
</p>
</li>
<li>
<p>
-git://host.xz/~user/path/to/repo.git/
+git://host.xz&#91;:port&#93;/~user/path/to/repo.git/
</p>
</li>
<li>
@@ -735,7 +735,7 @@ Create a repository on the kernel.org machine that borrows from Linus
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2008-12-10 08:33:10 UTC
+Last updated 2009-02-05 01:26:15 UTC
</div>
</div>
</body>