Merge branch 'cs/http-use-basic-after-failed-negotiate'

When accessing a server with a URL like https://user:pass@site/, we did not to fall back to the basic authentication with the credential material embedded in the URL after the "Negotiate" authentication failed. Now we do. * cs/http-use-basic-after-failed-negotiate: remote-curl: fall back to basic auth if Negotiate fails

Junio C Hamano committed Mar 30, 2021 at 14:35 UTC 501380286295cac300dae86c3f0f6c10ff34b767

No changes.