Jeff King <peff@xxxxxxxx> writes: > On Fri, May 26, 2017 at 12:04:03PM +0200, SZEDER Gábor wrote: > >> Unfortunately, putting the default refspec into this temporary >> configuration environment breaks a few submodule tests >> (t5614-clone-submodules or t5614-clone-submodules-shallow (it's got >> renamed between this topic and master), t7407-submodule-foreach, >> t7410-submodule-checkout-to), because it "leaks" to the submodule >> environment. > > Doh, of course. I didn't think of that. That's probably a bad direction, > then, as there's no "just for this process" global config. Yuck, right. So... do we have a further plan for this topic, or are the patches more or less good as they are?