summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8ff99e7)
raw | patch | inline | side by side (parent: 8ff99e7)
author | Yakov Lerner <iler.ml@gmail.com> | |
Tue, 11 Jul 2006 21:02:00 +0000 (21:02 +0000) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 11 Jul 2006 19:39:09 +0000 (12:39 -0700) |
Signed-off-by: Yakov Lerner <iler.ml@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/urls.txt | patch | blob | history |
diff --git a/Documentation/urls.txt b/Documentation/urls.txt
index d60b37147a562ead9cadf3856878728443fa2dce..9abec806d9908ab28518e24b32c40eb0701e3c3d 100644 (file)
--- a/Documentation/urls.txt
+++ b/Documentation/urls.txt
- https://host.xz/path/to/repo.git/
- git://host.xz/path/to/repo.git/
- git://host.xz/~user/path/to/repo.git/
-- ssh://host.xz/path/to/repo.git/
-- ssh://host.xz/~user/path/to/repo.git/
-- ssh://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