t / chainlint / exit-subshell.expecton commit list-objects-filter: implement filter tree:0 (bc5975d)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)