reverting changes nondestructively
Robin Farine
robin.farine at terminus.org
Sat Dec 3 18:36:20 UTC 2005
On Saturday December 3 2005 19:24, Faheem Mitha wrote:
> Ooh, sorry.
np :-)
> Ok, it works as you described. I still think it would
> be nice to show the revision number too. This is well defined for
> the working copy, and otherwise one has to grep the log to find
> where it is.
Knowing the revision number might not be enough, now you can do "hg
log -r `hg id`" to get the log entry for the current tree revision.
Robin
More information about the Mercurial
mailing list