Hi Junio, On Fri, 21 Jan 2022, Junio C Hamano wrote: > "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx> > writes: > > > From: Johannes Schindelin <johannes.schindelin@xxxxxx> > > > > ... at least for now. So let's error out if we are even trying to > > initialize the split index when the index is sparse, or when trying to > > write the split index extension for a sparse index. > > > > Signed-off-by: Johannes Schindelin <johannes.schindelin@xxxxxx> > > --- > > read-cache.c | 3 +++ > > split-index.c | 3 +++ > > 2 files changed, 6 insertions(+) > > Good. Will queue. Thank you! Dscho