http: limit redirection to protocol-whitelist
[gitweb.git] / Documentation / git.txt
index b6a12b32ee5b7b01fc49ddda9f0ac280eaf0cac1..41a09cac7af072e99b096a7c81d65af43c91c5dd 100644 (file)
@@ -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]]