summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 66c9ec2)
raw | patch | inline | side by side (parent: 66c9ec2)
author | Junio C Hamano <junkio@cox.net> | |
Fri, 11 Nov 2005 01:46:20 +0000 (17:46 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 11 Nov 2005 08:37:34 +0000 (00:37 -0800) |
You could also spell it ssh://host:/path/to/repo (or git+ssh,
ssh+git), but without method:// is shorter to type, so mention
only that one in the short and sweet list.
Noticed by Pasky.
Signed-off-by: Junio C Hamano <junkio@cox.net>
ssh+git), but without method:// is shorter to type, so mention
only that one in the short and sweet list.
Noticed by Pasky.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/pull-fetch-param.txt | patch | blob | history |
index 5c2888e16362798a494b146036e721a19f622517..ddd5823df728bf213425533dcd2e47d61cbccf9e 100644 (file)
- Rsync URL: rsync://remote.machine/path/to/repo.git/
- HTTP(s) URL: http://remote.machine/path/to/repo.git/
- git URL: git://remote.machine/path/to/repo.git/
- or remote.machine:/path/to/repo.git/
+- ssh URL: remote.machine:/path/to/repo.git/
- Local directory: /path/to/repo.git/
===============================================================
+