On 1/19/2021 6:23 PM, Taylor Blau wrote:
This series introduces a new mode of 'git repack' where (instead of packing just
loose objects or packing everything together into one pack), the set of packs
left forms a geometric progression by object count.
...
Thanks in advance for your review.
I had the pleasure of reading an early version of this series, but it's
been a while. Upon a fresh reading, I only had nitpicks. Otherwise, this
LGTM.
I encourage other reviewers to read patch 10 carefully, as that is the
most math-heavy of all of them.
Thanks,
-Stolee