Matthieu Moy wrote: > --- a/Documentation/user-manual.txt > +++ b/Documentation/user-manual.txt > @@ -1716,6 +1721,10 @@ one step: > $ git pull origin master > ------------------------------------------------- > > +This command will fetch the changes from the remote branch to your > +remote-tracking branch `origin/master`, and merge the result in the > +current branch. > + I wish. :) Actually this fetched to FETCH_HEAD and left origin/master alone the last time I checked. -- 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