diff options
| author | Junio C Hamano <gitster@pobox.com> | 2015-09-28 14:46:05 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2015-09-28 14:46:05 -0700 |
| commit | f2df3104ce45bc1ee6d7c16f3a02f1d157c65e07 (patch) | |
| tree | 0fab49f2d65cee265a23f3b95e84c57a0e38430f /Documentation | |
| parent | df37727a65c87cf9bba35befca1255031649553f (diff) | |
| parent | b258116462399b318c86165c61a5c7123043cfd4 (diff) | |
| download | git-f2df3104ce45bc1ee6d7c16f3a02f1d157c65e07.tar.xz | |
Merge branch 'jk/transfer-limit-redirection' into maint-2.3
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/git.txt | 5 |
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]] |
