Jonathan Tan <jonathantanmy@xxxxxxxxxx> writes: > On Wed, 14 Mar 2018 18:34:49 -0700 > Junio C Hamano <gitster@xxxxxxxxx> wrote: > >> * sb/object-store (2018-03-05) 27 commits > > [snip list of commits] > >> (this branch is used by sb/packfiles-in-repository; uses nd/remove-ignore-env-field.) >> >> Refactoring the internal global data structure to make it possible >> to open multiple repositories, work with and then close them. >> >> Rerolled by Duy on top of a separate preliminary clean-up topic. >> The resulting structure of the topics looked very sensible. >> >> Waiting for a follow-up discussion. > > Would it be possible for this set to go in independently of > nd/remove-ignore-env-field? I understand that some patches might be > cleaner if ignore_env is first removed, but this patch set has already > undergone several rounds of review and (I think) is an improvement to > the codebase on its own. I thought the "remove-ignore-env-field" thing is a quite small and more-or-less straightforward improvements that would serve as a good preparatory change to give a solid foundation to the object-store topic. I was hoping to hear quick Acks for remove-ignore-env (and also Duy's reroll of their topics on it) from people involved in all the related topics, so that we can advance them more-or-less at the same time.