summaryrefslogtreecommitdiffstats
path: root/git-fetch.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-fetch.html
parent7850245ee632c5f8954e13184fb3fd3dd97bfff1 (diff)
downloadgit-htmldocs-a3bb6ebc88f1de2fe4f3ea8442d67316e548d5ff.tar.gz
Autogenerated HTML docs for v1.6.1.2-350-g88cc
Diffstat (limited to 'git-fetch.html')
-rw-r--r--git-fetch.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/git-fetch.html b/git-fetch.html
index cc10eba16..1a07397d9 100644
--- a/git-fetch.html
+++ b/git-fetch.html
@@ -583,22 +583,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>
@@ -786,7 +786,7 @@ Junio C Hamano &lt;gitster@pobox.com&gt;</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-02-01 06:35:53 UTC
+Last updated 2009-02-05 01:26:15 UTC
</div>
</div>
</body>