Daniel Barkalow <barkalow@xxxxxxxxxxxx> writes: > +host.<name>.*:: > + These options provide a way to rewrite URLs when there is a > + pattern of URLs with a common prefix which should be replaced > + with a different prefix. For every 'alias' prefix given, any You menat 'rewritebase' prefix here, isn't it? > +------------ > + [host "<host>"] > + base = <actual url base> > + rewritebase = <other url base> > +------------ [...] > + else if (!strcmp(subkey, ".rewritebase")) > + add_alias(host, xstrdup(value)); > + } -- Jakub Narebski Poland ShadeHawk on #git - 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