t / chainlint / exit-subshell.expecton commit builtin rebase: use no-op editor when interactive is "implied" (3dba9d0)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)