From: Junio C Hamano Date: Wed, 13 Jul 2022 21:54:53 +0000 (-0700) Subject: Merge branch 'ro/mktree-allow-missing-fix' X-Git-Tag: v2.38.0-rc0~171 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6fccbdaa51376494fbcfbe75ad2cd75e0c7cead6;p=thirdparty%2Fgit.git Merge branch 'ro/mktree-allow-missing-fix' "git mktree --missing" lazily fetched objects that are missing from the local object store, which was totally unnecessary for the purpose of creating the tree object(s) from its input. * ro/mktree-allow-missing-fix: mktree: do not check type of remote objects --- 6fccbdaa51376494fbcfbe75ad2cd75e0c7cead6