t / chainlint / exit-subshell.expecton commit builtin rebase: optionally pass custom reflogs to reset_head() (fa443d4)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)