]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'bc/http-push-auth-netrc-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 27 Feb 2025 23:23:01 +0000 (15:23 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 27 Feb 2025 23:23:01 +0000 (15:23 -0800)
The netrc support (via the cURL library) for the HTTP transport has
been re-enabled.

* bc/http-push-auth-netrc-fix:
  http: allow using netrc for WebDAV-based HTTP protocol


Trivial merge