git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
4b7ce6e
)
documentation (urls.txt) typofix
author
Alp Toker
<redacted>
Fri, 14 Jul 2006 18:31:50 +0000
(11:31 -0700)
committer
Junio C Hamano
<redacted>
Fri, 14 Jul 2006 18:31:50 +0000
(11:31 -0700)
Documentation/urls.txt
patch
|
blob
|
history
diff --git
a/Documentation/urls.txt
b/Documentation/urls.txt
index 93378d23789151eedc26834df257d117fe66f5ce..9d2ad469ecf12d509d99be1262a555e685178b58 100644
(file)
--- a/
Documentation/urls.txt
+++ b/
Documentation/urls.txt
@@
-15,7
+15,7
@@
to name the remote repository:
- ssh://+++[user@+++]host.xz/~/path/to/repo.git
===============================================================
-SSH
I
s the default transport protocol and also supports an
+SSH
i
s the default transport protocol and also supports an
scp-like syntax. Both syntaxes support username expansion,
as does the native git protocol. The following three are
identical to the last three above, respectively:
git clone https://git.99rst.org/PROJECT