Hi, This small patch series adds progress reporting during the QSORT operation in multi-pack-index verification. This was a TODO in the code which I decided to pickup because I found it interesting. Feedback is appreciated! Thanks, Ayush Ayush Chandekar (2): midx: show progress during QSORT operation t5319: add test for MIDX QSORT progress reporting midx.c | 43 +++++++++++++++++++++++++------------ t/t5319-multi-pack-index.sh | 14 ++++++++++++ 2 files changed, 43 insertions(+), 14 deletions(-) -- 2.48.GIT