From: Junio C Hamano Date: Tue, 19 May 2026 00:57:43 +0000 (+0900) Subject: Merge branch 'mc/http-emptyauth-negotiate-fix' X-Git-Tag: v2.55.0-rc0~96 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=60afbae98de7e9dcb62974d0114e4b64dad0293d;p=thirdparty%2Fgit.git Merge branch 'mc/http-emptyauth-negotiate-fix' The 'http.emptyAuth=auto' configuration now correctly attempts Negotiate authentication before falling back to manual credentials. This allows seamless Kerberos ticket-based authentication without requiring users to explicitly set 'http.emptyAuth=true'. * mc/http-emptyauth-negotiate-fix: doc: clarify http.emptyAuth values t5563: add tests for http.emptyAuth with Negotiate http: attempt Negotiate auth in http.emptyAuth=auto mode http: extract http_reauth_prepare() from retry paths --- 60afbae98de7e9dcb62974d0114e4b64dad0293d