]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'cc/http-curlopt-resolve'
authorJunio C Hamano <gitster@pobox.com>
Tue, 31 May 2022 06:24:02 +0000 (23:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 31 May 2022 06:24:02 +0000 (23:24 -0700)
With the new http.curloptResolve configuration, the CURLOPT_RESOLVE
mechanism that allows cURL based applications to use pre-resolved
IP addresses for the requests is exposed to the scripts.

* cc/http-curlopt-resolve:
  http: add custom hostname to IP address resolutions

1  2 
http.c

diff --cc http.c
Simple merge