t / chainlint / exit-subshell.expecton commit cache-tree: skip some blob checks in partial clone (2f215ff)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)