aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-09-28 14:46:05 -0700
committerJunio C Hamano <gitster@pobox.com>2015-09-28 14:46:05 -0700
commitf2df3104ce45bc1ee6d7c16f3a02f1d157c65e07 (patch)
tree0fab49f2d65cee265a23f3b95e84c57a0e38430f /Documentation
parentdf37727a65c87cf9bba35befca1255031649553f (diff)
parentb258116462399b318c86165c61a5c7123043cfd4 (diff)
downloadgit-f2df3104ce45bc1ee6d7c16f3a02f1d157c65e07.tar.xz
Merge branch 'jk/transfer-limit-redirection' into maint-2.3
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index b6a12b32ee..41a09cac7a 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -1071,11 +1071,6 @@ GIT_ICASE_PATHSPECS::
- any external helpers are named by their protocol (e.g., use
`hg` to allow the `git-remote-hg` helper)
-+
-Note that this controls only git's internal protocol selection.
-If libcurl is used (e.g., by the `http` transport), it may
-redirect to other protocols. There is not currently any way to
-restrict this.
Discussion[[Discussion]]