Patrick Steinhardt <ps@xxxxxx> writes: > Changes in v2: > - Fix for a copy-and-pasted commit message. > - Rename `struct odb_backend` to `struct odb_alternate`. I'm happy to > revert to the previous name if we ultimately think it's the better > suited one. Diff between the previous iteration is quite noisy due to this; I do not have strong opinion for or against either name myself. > - A couple of fixes to move changes into the correct commit. `git > rebase -x 'meson compile -C build'` is now clean. Good to see that we care about bisectability. > - I _didn't_ back out the rename to "odb.{c,h}". Junio has already > fixed the fallout, so it's probably more work for him to kick it out > again than to just leave it in. You do not have to make me an excuse, if popular demand is not to rename; I can cope with either one fine. Will replace, thanks.