diff options
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r-- | Documentation/git.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt index bff6302c0d..6524f4ae4e 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -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`. |