t / chainlint / exit-subshell.expecton commit Merge branch 'next' of https://github.com/ChrisADR/git-po (6c1a7dd)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)