t / chainlint / exit-subshell.expecton commit list-objects-filter: teach tree:# how to handle >0 (c813a7c)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)