t / chainlint / exit-subshell.expecton commit merge-recursive: new function for better colliding conflict resolutions (37b65ce)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)