t / chainlint / exit-subshell.expecton commit builtin_diff(): read $GIT_DIFF_OPTS closer to use (0da0e92)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)