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)
commitbb6a63a4e556262be5da397aa624a65d7582f611
treebbd4b599d6b966cdd32ca7c201dbcb15a289ef1d
parent26b25e03b204548d08fd6a284f24c65ef2cbcba0
parent3d20ed27b8bdac5c82f4f78af802f9afa499f651
Merge branch 'mt/parallel-checkout-with-padded-oidcpy'

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