t / chainlint / exit-subshell.expecton commit rebase: implement --merge via the interactive machinery (68aa495)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)