t / chainlint / exit-subshell.expecton commit Merge branch 'vv/merge-squash-with-explicit-commit' (6e0b1c6)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)