t / chainlint / exit-subshell.expecton commit difftool: fallback on merge.guitool (6c22d71)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)