t / chainlint / exit-subshell.expecton commit list-objects: support for skipping tree traversal (8b10a20)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)