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.99rst.org/?a=commitdiff_plain;h=54ec7b817d15d4e7a24935286a9f8382ce216651;p=git.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: * ro/mktree-allow-missing-fix: mktree: do not check type of remote objects --- 54ec7b817d15d4e7a24935286a9f8382ce216651