t / chainlint / exit-subshell.expecton commit range-diff: offer to dual-color the diffs (31cf61a)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)