From: Junio C Hamano Date: Fri, 14 Feb 2020 20:42:27 +0000 (-0800) Subject: Merge branch 'jt/sha1-file-remove-oi-skip-cached' into maint X-Git-Tag: v2.25.1~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9eddeaece19570d71e5012ecd0271369aaac8797;p=thirdparty%2Fgit.git Merge branch 'jt/sha1-file-remove-oi-skip-cached' into maint has_object_file() said "no" given an object registered to the system via pretend_object_file(), making it inconsistent with read_object_file(), causing lazy fetch to attempt fetching an empty tree from promisor remotes. * jt/sha1-file-remove-oi-skip-cached: sha1-file: remove OBJECT_INFO_SKIP_CACHED --- 9eddeaece19570d71e5012ecd0271369aaac8797