From: Junio C Hamano Date: Wed, 27 Jul 2022 20:00:30 +0000 (-0700) Subject: Merge branch 'ro/mktree-allow-missing-fix' into maint X-Git-Tag: v2.37.2~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=54ec7b817d15d4e7a24935286a9f8382ce216651;p=thirdparty%2Fgit.git Merge branch 'ro/mktree-allow-missing-fix' into maint "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. source: <748f39a9-65aa-2110-cf92-7ddf81b5f507@roku.com> * ro/mktree-allow-missing-fix: mktree: do not check type of remote objects --- 54ec7b817d15d4e7a24935286a9f8382ce216651