t / chainlint / exit-subshell.expecton commit rebase --abort/--quit: cleanup refs/rewritten (d559f50)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)