Files
git/http.c
Johannes Schindelin 06671f4dd8 fixup! add support for disabling SSL revocation checks in cURL
When comparing config keys, the key has been downcased already. So we
have to compare it to an all-lowercase string. The buggy code has been
identified by an unnamed colleague of Manuel Riezebosch.

This fixes https://github.com/git-for-windows/git/issues/1531

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2018-05-15 12:06:03 +02:00

62 KiB