From: Junio C Hamano Date: Fri, 30 Apr 2021 04:50:26 +0000 (+0900) Subject: Merge branch 'mt/parallel-checkout-part-2' X-Git-Tag: v2.32.0-rc0~57 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a1cac26cc60f611b2f94badfc9c8522a65e79dc1;p=thirdparty%2Fgit.git Merge branch 'mt/parallel-checkout-part-2' The checkout machinery has been taught to perform the actual write-out of the files in parallel when able. * mt/parallel-checkout-part-2: parallel-checkout: add design documentation parallel-checkout: support progress displaying parallel-checkout: add configuration options parallel-checkout: make it truly parallel unpack-trees: add basic support for parallel checkout --- a1cac26cc60f611b2f94badfc9c8522a65e79dc1