aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r--Documentation/git.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 68a71b46c..9dffb4c03 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -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`.