summaryrefslogtreecommitdiffstats
path: root/git.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-03-16 15:00:58 -0700
committerJunio C Hamano <gitster@pobox.com>2016-03-16 15:00:58 -0700
commit8f7d6235fe64a08c44ec729306003e22efa743e0 (patch)
tree8c75d3d2fc5a1977f2d3ad4b612335e9a1f99aab /git.txt
parentdf97ffc354c223ba742bae4842b51593d5b9a722 (diff)
downloadgit-htmldocs-8f7d6235fe64a08c44ec729306003e22efa743e0.tar.gz
Autogenerated HTML docs for v2.8.0-rc3
Diffstat (limited to 'git.txt')
-rw-r--r--git.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git.txt b/git.txt
index 951b24661..f9252d559 100644
--- a/git.txt
+++ b/git.txt
@@ -1129,7 +1129,7 @@ of clones and fetches.
connection (or proxy, if configured)
- `ssh`: git over ssh (including `host:path` syntax,
- `git+ssh://`, etc).
+ `ssh://`, etc).
- `http`: git over http, both "smart http" and "dumb http".
Note that this does _not_ include `https`; if you want both,