t / chainlint / exit-subshell.expecton commit config.txt: move difftool.* to a separate file (9155f6f)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)