Johannes Schindelin wrote: > 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>. Hmmm... strange, in 'next' branch.<name>.* are documented in Documentation/config.txt, but the remote.<name>.* are not. Neither is documented [branch "funky name"] syntax (branch."funky name"). -- Jakub Narebski Warsaw, 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