You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixup! http: add support for selecting SSL backends at runtime
This change delays configuring the SSL backend until just before
curl_global_init(). Rationale: we now support the system gitconfig to
say something different than, say, the command-line config (before, cURL
would say that the SSL backend had been configured already).
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments