]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/curl-avoid-deprecated-api' into maint-2.39
authorJunio C Hamano <gitster@pobox.com>
Tue, 14 Feb 2023 22:15:49 +0000 (14:15 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 14 Feb 2023 22:15:49 +0000 (14:15 -0800)
commit11b53f8e52b9a7cbc9d7907ff719c535ff0d36f7
tree7ac325f1515a33fb82bbf364301551fc15da0a3c
parent6cdb8cd693ea54c0998e6cf3b3fa11079c8753cb
parent6c065f72b8d581eee53ab82e82da049ee492bf11
Merge branch 'jk/curl-avoid-deprecated-api' into maint-2.39

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