t / chainlint / exit-subshell.expecton commit Merge branch 'dl/branch-from-3dot-merge-base' (4ac8371)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)