You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixup! mingw (git_terminal_prompt): work around BusyBox & WSL issues
We do not actually need this, as `bash` is not a BusyBox applet, and
in the unlikely event anybody would call `git.exe` from within WSL, they
would use `/cmd/git.exe` which puts the MSYS2 `bash.exe` into the `PATH`
before the WSL `bash`.
This reverts commit 040d9db.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments