mirror of
https://github.com/git/git.git
synced 2026-01-18 22:56:21 +00:00
This topic branch brings support for choosing cURL's SSL backend at runtime via http.sslBackend, based on patches already submitted to the cURL project and backported to cURL 7.54.1 as used in Git for Windows' SDK. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>