Merge branch 'jt/has_object'

A new helper function has_object() has been introduced to make it easier to mark object existence checks that do and don't want to trigger lazy fetches, and a few such checks are converted using it. * jt/has_object: fsck: do not lazy fetch known non-promisor object pack-objects: no fetch when allow-{any,promisor} apply: do not lazy fetch when applying binary sha1-file: introduce no-lazy-fetch has_object()

Junio C Hamano committed Aug 13, 2020 at 14:13 UTC d1a8a8979d61a889b915dca36aea9c2a88d0f3f7

No changes.