Merge branch 'jk/drop-rsync-transport'
[gitweb.git] / Documentation / git.txt
index d987ad20c90a05932733c09812324c3d176ebbbe..a48c1e802413713122f2f9e4f9dc410950163aef 100644 (file)
@@ -1124,8 +1124,6 @@ of clones and fetches.
          - `ssh`: git over ssh (including `host:path` syntax,
            `git+ssh://`, etc).
 
-         - `rsync`: git over rsync
-
          - `http`: git over http, both "smart http" and "dumb http".
            Note that this does _not_ include `https`; if you want both,
            you should specify both as `http:https`.