t / chainlint / exit-subshell.expecton commit tests (rebase): spell out the `--force-rebase` option (f927ae6)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)