t / chainlint / exit-subshell.expecton commit rebase-interactive: append_todo_help() changes (af1fc3a)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)