Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-10-25 06:22:22 +0300
committerJunio C Hamano <gitster@pobox.com>2018-10-26 05:16:30 +0300
commitd6b1d3b2d15b2bde48e6e64ba1aa4436a49ca2e2 (patch)
tree4eed834c499da87dbf29bbfb13b33b801580cfb9 /apply.c
parentb67d40adbbaf4f5c4898001bf062a9fd67e43368 (diff)
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 'apply.c')
0 files changed, 0 insertions, 0 deletions