t / chainlint / exit-subshell.expecton commit mergetool: accept -g/--[no-]gui as arguments (063f2bd)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)