]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'bc/http-proactive-auth'
authorJunio C Hamano <gitster@pobox.com>
Tue, 16 Jul 2024 18:18:57 +0000 (11:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Jul 2024 18:18:57 +0000 (11:18 -0700)
The http transport can now be told to send request with
authentication material without first getting a 401 response.

* bc/http-proactive-auth:
  http: allow authenticating proactively

1  2 
http.c

diff --cc http.c
Simple merge