confused about pull

Matt Mackall mpm at selenic.com
Tue Aug 16 18:05:20 CDT 2005


On Tue, Aug 16, 2005 at 07:20:37AM -0400, Neal Becker wrote:
> I'm a little confused about pull.  After pull, one needs to run update to
> get changes into working copy of files.  Suppose I've just done pull, and
> now want to see what the changes are?  How would I do this?

You can simply do hg diff -r tip. That'll show the changes from your
working dir to the current tip.

-- 
Mathematics is the supreme nostalgia of our time.


More information about the Mercurial mailing list