t / chainlint / exit-subshell.expecton commit tests: explicitly use `git.exe` on Windows (8abfdf4)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)