t / chainlint / exit-subshell.expecton commit rebase: add a config option to default to --reschedule-failed-exec (969de3f)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)