]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'fc/http-version'
authorJunio C Hamano <gitster@pobox.com>
Fri, 4 Jan 2019 21:33:32 +0000 (13:33 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 4 Jan 2019 21:33:32 +0000 (13:33 -0800)
commit13d991929810ebfdf6b75d91cdc72561213d548a
tree90488d70c3d63f2b80788fbb049d082260ba4c76
parentac193e0e0aa5e93263b82777219167c83c316b7e
parentd73019feb44b9cb89d9967fb36eae809e8146ace
Merge branch 'fc/http-version'

The "http.version" configuration variable can be used with recent
enough cURL library to force the version of HTTP used to talk when
fetching and pushing.

* fc/http-version:
  http: add support selecting http version
Documentation/config/http.txt
http.c