summaryrefslogtreecommitdiffstats
path: root/git-fetch.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-09-01 11:17:39 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-09-01 11:17:39 +0000
commitdbb64591ddf30b577662e7021a39b24b3fac6177 (patch)
tree0338b6792415ac826f6b2da8d79f2726acf0a0aa /git-fetch.html
parent21e7f9c0020a4f8aa39715acfabba4b5419f6bd4 (diff)
downloadgit-htmldocs-dbb64591ddf30b577662e7021a39b24b3fac6177.tar.gz
Autogenerated HTML docs for v1.5.3-rc7-30-g947ad2
Diffstat (limited to 'git-fetch.html')
-rw-r--r--git-fetch.html10
1 files changed, 8 insertions, 2 deletions
diff --git a/git-fetch.html b/git-fetch.html
index e19a1c7e0..ee0cab446 100644
--- a/git-fetch.html
+++ b/git-fetch.html
@@ -531,6 +531,11 @@ git://host.xz/~user/path/to/repo.git/
</li>
<li>
<p>
+ssh://&#91;user@&#93;host.xz&#91;:port&#93;/path/to/repo.git/
+</p>
+</li>
+<li>
+<p>
ssh://&#91;user@&#93;host.xz/path/to/repo.git/
</p>
</li>
@@ -549,7 +554,8 @@ ssh://&#91;user@&#93;host.xz/~/path/to/repo.git
<p>SSH is the default transport protocol over the network. You can
optionally specify which user to log-in as, and an alternate,
scp-like syntax is also supported. Both syntaxes support
-username expansion, as does the native git protocol. The following
+username expansion, as does the native git protocol, but
+only the former supports port specification. The following
three are identical to the last three above, respectively:</p>
<div class="exampleblock">
<div class="exampleblock-content">
@@ -658,7 +664,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 11-Aug-2007 08:29:13 UTC
+Last updated 01-Sep-2007 11:16:25 UTC
</div>
</div>
</body>