t / chainlint / exit-subshell.expecton commit sequencer: factor out todo command name parsing (3e81bcc)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)