On 6/10/07, Junio C Hamano <gitster@xxxxxxxxx> wrote:
Lars Hjemli <hjemli@xxxxxxxxx> writes: > This teaches git-submodule to check module.*.path when looking for the > config for a submodule path. If no match is found it falls back to the > current behaviour (module.$path). I have a feeling that it might be much less troublesome in the longer term to admit that module.$path was a mistake and support only one format;
Hmm, what the patch does should match what is described in http://article.gmane.org/gmane.comp.version-control.git/48879 except that I've kept [module] instead of renaming it to [submodule]. But my wording ("module.$path") might be disconcerting :) Fwiw: I do admit that the [path "path"] construct was a mistake. -- 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