]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'mt/parallel-checkout-with-padded-oidcpy'
authorJunio C Hamano <gitster@pobox.com>
Thu, 10 Jun 2021 03:04:22 +0000 (12:04 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 10 Jun 2021 03:04:22 +0000 (12:04 +0900)
The parallel checkout codepath did not initialize object ID field
used to talk to the worker processes in a futureproof way.

* mt/parallel-checkout-with-padded-oidcpy:
  parallel-checkout: send the new object_id algo field to the workers


Trivial merge