t / chainlint / exit-subshell.expecton commit rebase: really just passthru the `git am` options (f576968)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)