t / chainlint / exit-subshell.expecton commit Merge branch 'sg/split-index-racefix' into maint (3f0c460)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)