confused about pull
Thomas Arendsen Hein
thomas at intevation.de
Tue Aug 16 12:14:42 UTC 2005
* Neal Becker <ndbecker2 at gmail.com> [20050816 13:23]:
> 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?
'hg log' will show all changesets, including the pulled.
'hg parents' will show what changeset your working directory is
based on.
Thomas
--
Email: thomas at intevation.de
http://intevation.de/~thomas/
More information about the Mercurial
mailing list