t / chainlint / exit-subshell.expecton commit Merge branch 'sg/blame-in-bare-start-at-head' (d8620d3)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)