Git commands no longer hang forever on a Windows credential manager popup.
What's wrong with this entry?
Git subprocesses now run with GCM_INTERACTIVE set to "never", alongside the existing GIT_TERMINAL_PROMPT: "0" and GIT_ASKPASS, so a Windows Git Credential Manager dialog cannot block a git command indefinitely.
GCM_INTERACTIVE: hHt.GCM_INTERACTIVE
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Windows policy helpers can be PowerShell scripts
Both mention window
-
v2.1.234
Windows sandbox refusals now say why an exclusion did not apply
Both mention window
-
v2.1.234
Terminal is restored on Ctrl+Break on Windows
Both mention window