t / chainlint / exit-subshell.expecton commit Merge branch 'pw/clean-sequencer-state-upon-final-commit' (b51a0fd)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)