t / chainlint / exit-subshell.expecton commit combine-diff: use an xdiff hunk callback (0074c91)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)