Getting long hashes

Brendan Cully brendan at kublai.com
Thu Oct 4 21:20:13 CDT 2007


On Thursday, 04 October 2007 at 14:27, Andrei Gaponenko wrote:
> 
> Hi,
> 
> How do I get the full, 40-character long, revision id, for a revision?
> I hoped to get it from "hg id" with some options, but found nothing
> appropriate.  Is this supported?  Perhaps an option for the "hg id"
> command, or even a global hg option --longhash, can be added to
> Mercurial for those who want to use the long version?

hg id -i --debug


More information about the Mercurial mailing list