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
please.sh update msys2-runtime: avoid using alternates
When using an alternate in `src/msys2-runtime/` pointing to an absolute
path, there is always the problem that either /usr/bin/git or
/mingw64/bin/git will be unhappy.
So let's just dissociate `src/msys2-runtime/` instead.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments