t / chainlint / exit-subshell.expecton commit sequencer: introduce todo_list_write_to_file() (616d774)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)