Merge branch 'cn/deprecate-ssh-git-url'
[gitweb.git] / Documentation / git.txt
index 951b24661e45ffe8b11444166e3a6cc7a3c6e1d2..f9252d5591520c5ffeaea3880180e570f61be798 100644 (file)
@@ -1129,7 +1129,7 @@ of clones and fetches.
            connection (or proxy, if configured)
 
          - `ssh`: git over ssh (including `host:path` syntax,
-           `git+ssh://`, etc).
+           `ssh://`, etc).
 
          - `http`: git over http, both "smart http" and "dumb http".
            Note that this does _not_ include `https`; if you want both,