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