From: Junio C Hamano <hidden> Date: 2019-10-03 22:46:54
"William Baker via GitGitGadget" [off-list ref] writes:
This is the third iteration of changes for adding support for
--[no-]progress to multi-pack-index, and it includes the following updates
for the feedback I received on v2:
* Fixed commit message formatting
* Updated 'pack_paths_checked' from u32 to unsigned
Thanks, William