On Sun, Apr 13, 2008 at 2:56 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Teemu Likonen <tlikonen@xxxxxx> writes: > > > +git fetch origin:: > > + From the remote named `origin` fetch and store all branches as > > + configured in `remote.origin.fetch`. Usually this means fetching all > > + branches and storing them locally as remote tracking branches > > + `origin/*`. See linkgit:git-remote[1] for more information. > > This is a valid thing to add to the examples section, although I suspect > people would already know it when they encouter this page. As a recent CVS emigrant, I'm finding the refspecs one of the more confusing areas of git. I think having good, basic examples might be more helpful than experienced users expect. In my case at least, this is a helpful example. -- 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