From: Junio C Hamano Date: Fri, 10 Mar 2017 21:24:23 +0000 (-0800) Subject: Merge branch 'jk/http-auth' X-Git-Tag: v2.13.0-rc0~141 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=92718f57c2e18e69bc7ae3ed18c7157c475e17a9;p=thirdparty%2Fgit.git Merge branch 'jk/http-auth' Reduce authentication round-trip over HTTP when the server supports just a single authentication method. * jk/http-auth: http: add an "auto" mode for http.emptyauth http: restrict auth methods to what the server advertises --- 92718f57c2e18e69bc7ae3ed18c7157c475e17a9