Re: [PATCH v2] pack-revindex.h: correct the time complexity descriptions
From: Junio C Hamano <hidden> Date: 2021-09-16 05:15:40
Taylor Blau [off-list ref] writes:
But these two were swapped, and are now correct after your patch. Thanks
again.
Reviewed-by: Taylor Blau [off-list ref]
Thanks,
Taylor
Yup, both are from f894081d (pack-revindex: read multi-pack reverse
indexes, 2021-03-30) and a "reviewed-by:" from the person who wrote
it certainly is appreciated :-).
Thanks, both.