On Wed, Nov 02, 2022 at 08:56:04PM +0800, Teng Long wrote: > pack-bitmap.c | 12 ++++++++---- > t/t5310-pack-bitmaps.sh | 11 ++++++++--- > 2 files changed, 16 insertions(+), 7 deletions(-) This is based on a somewhat out-of-date version of the pack-bitmap.c code which has changed quite a bit since Abhradeep Chakraborty worked on it over the summer. Resolving the merge conflicts during am wasn't too hard, and my rerere cache should save me from having to do it again. But if you don't mind rebasing on the tip of 'master' before sending the next round, that would be appreciated. Thanks. Taylor