t / chainlint / exit-subshell.expecton commit list-objects-filter-options: do not over-strbuf_init (cc0b05a)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)