On 7/25/07, Sven Verdoolaege <skimo@xxxxxxxxxx> wrote:
On Tue, Jul 24, 2007 at 06:49:26PM -0700, Junio C Hamano wrote: > Ok, this appears it most likely to be related to the fact that > one is a prefix of the other in problematic case. Yes, this has been noted before and Chris Larson sent in a patch, but he didn't follow up on it.
The following seems to work (in my limitied testing): eol='$' git config --get-regexp '^submodule\..*\.path$' "^$1$eol" -- larsh - 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