diff options
-rw-r--r-- | Documentation/urls.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/urls.txt b/Documentation/urls.txt index 93378d2378..9d2ad469ec 100644 --- 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 Is the default transport protocol and also supports an +SSH is 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: |