t / chainlint / exit-subshell.expecton commit tests: define GIT_TEST_SIDEBAND_ALL (07c3c2a)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)