]> git.99rst.org Git - git.git/commitdiff
Merge branch 'ro/mktree-allow-missing-fix'
authorJunio C Hamano <redacted>
Wed, 13 Jul 2022 21:54:53 +0000 (14:54 -0700)
committerJunio C Hamano <redacted>
Wed, 13 Jul 2022 21:54:53 +0000 (14:54 -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.

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


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