Hi, On Sun, 24 Sep 2006, Jakub Narebski wrote: > If I remember correctly currently only some functionality provided by > remotes file can be provided by [remote] and [branch] sections of git > config. ... and what might the lacking functionality be? .git/remotes/<name> config URL: remote.<name>.url Pull: remote.<name>.fetch Push: remote.<name>.push You can even have multiple entries in the config, and it behaves as if you had multiple lines in .git/remotes/<name>. Ciao, Dscho - 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