Code

Documentation: Fix ssh://[user@]host.xz URL
authorJunio C Hamano <junkio@cox.net>
Fri, 14 Jul 2006 04:48:45 +0000 (21:48 -0700)
committerJunio C Hamano <junkio@cox.net>
Fri, 14 Jul 2006 04:48:45 +0000 (21:48 -0700)
Earlier commit c3f17061 broke asciidoc markup.

Noticed by Alp Toker with a fix, but fixed up in a way with smaller
formatting impact.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/urls.txt

index 9abec806d9908ab28518e24b32c40eb0701e3c3d..93378d23789151eedc26834df257d117fe66f5ce 100644 (file)
@@ -10,9 +10,9 @@ to name the remote repository:
 - https://host.xz/path/to/repo.git/
 - git://host.xz/path/to/repo.git/
 - git://host.xz/~user/path/to/repo.git/
-- ssh://[user@]host.xz/path/to/repo.git/
-- ssh://[user@]host.xz/~user/path/to/repo.git/
-- ssh://[user@]host.xz/~/path/to/repo.git
+- ssh://+++[user@+++]host.xz/path/to/repo.git/
+- ssh://+++[user@+++]host.xz/~user/path/to/repo.git/
+- ssh://+++[user@+++]host.xz/~/path/to/repo.git
 ===============================================================
 
 SSH Is the default transport protocol and also supports an