t / chainlint / exit-subshell.expecton commit checkout.c: unstage empty deleted ita files (ecd7204)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)