diff: activate diff.renames by default
[gitweb.git] / Documentation / git.txt
index 68a71b46c9c5706f76e73f55f6767d9f1ba07ce4..9dffb4c03577770b0a2942938211ee05876003db 100644 (file)
@@ -1125,8 +1125,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`.