]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/curl-avoid-deprecated-api'
authorJunio C Hamano <gitster@pobox.com>
Fri, 20 Jan 2023 23:36:21 +0000 (15:36 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 Jan 2023 23:36:21 +0000 (15:36 -0800)
commit10925f5e8a593023d62d9e44b6f95aa1be02c316
treebed62a565d27b2708133315c246fcabd4ae35cb5
parent221222b278e713054e65cbbbcb2b1ac85483ea89
parent6c065f72b8d581eee53ab82e82da049ee492bf11
Merge branch 'jk/curl-avoid-deprecated-api'

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