On Tue, May 24, 2011 at 05:52:02PM -0400, Jeff King wrote: > On Tue, May 24, 2011 at 05:46:18PM -0400, Jeff King wrote: > > > I think the right fix is simply to drop the "don't re-check the > > environment after the first time" logic. It's not expensive to parse > > compared to parsing config files, which is when we would do it. We can > > just drop the existing list and reparse. You can even get rid of the > > whole list and drop a bunch of code, I think, like: > > Ack, wrong patch. That one doesn't even come close to compiling. > > Try this (still not well tested, though). Ugh, broken. That will teach me to just paste any random junk into my MUA. Hopefully you got the gist of what I was trying to say, but let me come up with a more readable and tested series. -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html