Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: Fix ssh://[user@]host.xz URL
author
Junio C Hamano
<junkio@cox.net>
Fri, 14 Jul 2006 04:48:45 +0000
(21:48 -0700)
committer
Junio 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
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
8554092
)
diff --git
a/Documentation/urls.txt
b/Documentation/urls.txt
index 9abec806d9908ab28518e24b32c40eb0701e3c3d..93378d23789151eedc26834df257d117fe66f5ce 100644
(file)
--- a/
Documentation/urls.txt
+++ b/
Documentation/urls.txt
@@
-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/
- 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
===============================================================
SSH Is the default transport protocol and also supports an