]> git.99rst.org Git - git.git/commitdiff
Merge branch 'ro/mktree-allow-missing-fix' into maint
authorJunio C Hamano <redacted>
Wed, 27 Jul 2022 20:00:30 +0000 (13:00 -0700)
committerJunio C Hamano <redacted>
Wed, 27 Jul 2022 20:00:30 +0000 (13:00 -0700)
"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: <redacted>

* ro/mktree-allow-missing-fix:
  mktree: do not check type of remote objects


Trivial merge
git clone https://git.99rst.org/PROJECT