t / chainlint / exit-subshell.expecton commit combine-diff: treat --summary like --stat (04b19fc)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)