Taylor Blau [off-list ref] writes:
On Fri, Jan 15, 2021 at 05:00:11PM -0800, Junio C Hamano wrote:
quoted
* tb/pack-revindex-on-disk (2021-01-14) 8 commits
(this branch uses tb/pack-revindex-api.)
Introduce an on-disk file to record revindex for packdata, which
traditionally was always created on the fly and only in-core.
I think the base "API" topic at its v2 has seen enough reviews and
is ready for 'next', so together with the CoC 2.0 and various fixup
patches on top of ab/mailmap topic, it will appear in 'next' soonish.
Thanks.