Git for Windows 2.49.0 changed HTTPS authentication negotiation behavior, causing pushes to on-premises Azure DevOps and TFS servers to fail with NTLM errors instead of using Kerberos. The fix is a single git config command that enables `http.emptyAuth true` scoped to your internal server URL, prompting Git to send an
Table of contents
The symptomsWhat changedThe fixVerifying the fixAlternative: roll back Git for WindowsMore informationSort: