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: when path_lookup() failed, try BusyBox
trace on git for windows delivers extra info which makes test
'run-command formats empty args properly' fail:
$ cat actual.raw
10:49:28.858579 exec-cmd.c:237 trace: resolved executable dir: C:/git-sdk-64/mingw64/bin
10:49:28.872991 git.c:702 trace: exec: git-frotz a '' b ' ' c
10:49:28.872991 run-command.c:663 trace: run_command: git-frotz a '' b ' ' c
10:49:28.872991 run-command.c:663 trace: run_command: 'C:\git-sdk-64\mingw64\bin\busybox.exe' --help
git: 'frotz' ist kein Git-Befehl. Siehe 'git --help'.
sed delivers 2 lines back. increase the recognition string
Signed-off-by: Jens Glathe <[email protected]>
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments