diff options
author | Junio C Hamano <gitster@pobox.com> | 2018-10-25 12:22:22 +0900 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-10-26 11:16:30 +0900 |
commit | d6b1d3b2d15b2bde48e6e64ba1aa4436a49ca2e2 (patch) | |
tree | 4eed834c499da87dbf29bbfb13b33b801580cfb9 /t/t3420-rebase-autostash.sh | |
parent | http: when using Secure Channel, ignore sslCAInfo by default (diff) | |
download | tgif-d6b1d3b2d15b2bde48e6e64ba1aa4436a49ca2e2.tar.xz |
http: give curl version warnings consistently
When a requested feature cannot be activated because the version of
cURL library used to build Git with is too old, most of the codepaths
give a warning like "$Feature is not supported with cURL < $Version",
marked for l10n. A few of them, however, did not follow that pattern
and said things like "$Feature is not activated, your curl version is
too old (>= $Version)", and without marking them for l10n.
Update these to match the style of the majority of warnings and mark
them for l10n.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3420-rebase-autostash.sh')
0 files changed, 0 insertions, 0 deletions