transport: drop support for git-over-rsync
[gitweb.git] / Documentation / git.txt
index bff6302c0dec6d18454439c4423189a86beee396..6524f4ae4ebbf87ccbc6269521883ca189bed70a 100644 (file)
@@ -1123,8 +1123,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`.