diff options
author | Brandon Williams <bmwill@google.com> | 2016-12-14 23:39:51 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-12-15 18:28:37 +0100 |
commit | f962ddf6edb199b2611d575a75f60d20d5c137c3 (patch) | |
tree | 81b5da0a0ff9d250afc9c26eef239a48e6cd0ff9 /t/t5502-quickfetch.sh | |
parent | lib-proto-disable: variable name fix (diff) | |
download | git-f962ddf6edb199b2611d575a75f60d20d5c137c3.tar.xz git-f962ddf6edb199b2611d575a75f60d20d5c137c3.zip |
http: always warn if libcurl version is too old
Always warn if libcurl version is too old because:
1. Even without a protocol whitelist, newer versions of curl have all
non-standard protocols disabled by default.
2. A future patch will introduce default "known-good" and "known-bad"
protocols which are allowed/disallowed by 'is_transport_allowed'
which older version of libcurl can't respect.
Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5502-quickfetch.sh')
0 files changed, 0 insertions, 0 deletions