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
The path-type is set to "inherit" in order to use git.exe from the
preinstalled "Git for Windows". There remains at least one problem
regarding forming viable command lines to `git interpret-trailers` that
prevent some tests from passing if the MSYS2 version of git is used with
the test suite.
This uses the recommended/modern universal C runtime (UCRT64) MSYS2
environment, but the legacy MINGW environment should also work.
0 commit comments