]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'backport/jk/curl-avoid-deprecated-api' into maint-2.30
authorJunio C Hamano <gitster@pobox.com>
Fri, 20 Jan 2023 23:36:21 +0000 (15:36 -0800)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 22 Mar 2023 17:00:36 +0000 (18:00 +0100)
Deal with a few deprecation warning from cURL library.

* jk/curl-avoid-deprecated-api:
  http: support CURLOPT_PROTOCOLS_STR
  http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
  http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT

1  2 
http.c

diff --cc http.c
Simple merge