On Sat, Feb 09, 2008 at 02:00:12PM +0000, Johannes Schindelin wrote: > Hi, > > On Sat, 9 Feb 2008, Mike Hommey wrote: > > > On Sat, Feb 09, 2008 at 01:20:29PM +0000, Johannes Schindelin wrote: > > > > > $ git remote update > > > > BTW, is the following normal? > > > > $ git remote update origin > > Remote group origin does not exists. > > > > (there *is* an origin remote) > > Straight from the man page: > > -- snip -- > 'update':: > > Fetch updates for a named set of remotes in the repository as defined by > remotes.<group>. If a named group is not specified on the command line, > the configuration parameter remotes.default will get used; if > remotes.default is not defined, all remotes which do not have the > configuration parameter remote.<name>.skipDefaultUpdate set to true will > be updated. (See linkgit:git-config[1]). > -- snap -- I did read the manpage and I don't know why, but my eyes didn't want to see the s in remote*s*. /me hides under a rock. Mike - 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