t / chainlint / exit-subshell.expecton commit builtin rebase: optionally auto-detect the upstream (8f5986d)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)