On 7/25/07, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote:
On Wed, 25 Jul 2007, Lars Hjemli wrote: > eol='$' > git config --get-regexp '^submodule\..*\.path$' "^$1$eol" Ah, now I get it. You are looking for the _key_ whose value is "$1".
Yes
And you do not need the eol hack.
Hmm, I tried misc. quoting/escaping without success, care to educate me? -- 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