t / chainlint / exit-subshell.expecton commit merge-recursive: remove final remaining caller of merge_file_one() (0270a07)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)