Junio C Hamano <gitster@xxxxxxxxx> wrote: > * ew/many-alternate-optim (2021-06-29) 5 commits > - oidtree: a crit-bit tree for odb_loose_cache > - oidcpy_with_padding: constify `src' arg > - make object_directory.loose_objects_subdir_seen a bitmap > - avoid strlen via strbuf_addstr in link_alt_odb_entry > - speed up alt_odb_usable() with many alternates > > Optimization for repositories with many alternate object store. > > Will merge to 'next'. I've started working on a reroll to address feedback from René and Ævar; but I got myself stuck on a 2-character typo bug :x > * ew/mmap-failures (2021-06-29) 1 commit > - xmmap: inform Linux users of tuning knobs on ENOMEM > > Error message update. > > Will merge to 'next'. Seems fine.