Jonathan Tan [off-list ref] writes:
Here's the reroll.
[1] https://lore.kernel.org/git/xmqqk0xa8rvn.fsf@gitster.c.googlers.com/ (local)
It seems that the only changes (as expected) are squashing in the
follow-up "oops" fixes into the right place in the series?
Will replace; thanks.
Jonathan Tan (7):
Documentation: deltaBaseCacheLimit is per-thread
index-pack: remove redundant parameter
index-pack: unify threaded and unthreaded code
index-pack: remove redundant child field
index-pack: calculate {ref,ofs}_{first,last} early
index-pack: make resolve_delta() assume base data
index-pack: make quantum of work smaller
Documentation/config/core.txt | 2 +-
builtin/index-pack.c | 456 +++++++++++++++++++---------------
2 files changed, 251 insertions(+), 207 deletions(-)