t / chainlint / exit-subshell.expecton commit difftool: remove obsolete (and misleading) comment (1dcda05)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)