On Mon, Jan 01, 2007 at 03:59:44PM -0800, Luben Tuikov wrote: > --- "J. Bruce Fields" <bfields@xxxxxxxxxxxx> wrote: > > +git pull origin next:: > > No. > > > + Merge into the current branch the remote branch `next`; > > So, "origin" now means "current branch". No, "origin" refers to the remote repository that you originally cloned from. Pulls always merge into the current branch. So it wouldn't make sense to specify the current branch on the command line. --b. - 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