t / chainlint / exit-subshell.expecton commit built-in rebase: demonstrate regression with --autostash (2dac2bc)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)