On Fri, Sep 11, 2009 at 07:36:51AM -0700, Shawn O. Pearce wrote: > > instead of just using "git config --get-regexp 'remote\..*\.url'", which > > would be slightly more efficient, and also doesn't have this bug. ;) > > F'king oversight. You are right, this should be --get-regexp. > There isn't a reason here, probably other than "I forgot about > --get-regexp when I wrote the original code". OK. I will leave a bash-completion patch for you (or somebody else interested) as I don't use it myself. Assuming you make such a patch, that will clear up the original issue. I wonder if we should fix "git config --list". The current semantics seem a little crazy to me, but it is a scriptable interface. I'm inclined to call this a bug, though. -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