Convert extension (from svn) - incredibly fast!

Paul Moore p.f.moore at gmail.com
Mon Mar 31 17:21:02 CDT 2008


On 31/03/2008, Bryan O'Sullivan <bos at serpentine.com> wrote:
> Paul Moore wrote:
>
>  > [1] Is there a way to obtain information about a hg repository?
>
> "hg tip" will tell you how many revs, and "hg manifest" will tell you
>  how many files in the current revision.

Ah, thanks. Maybe I'll dip my toe in extension writing, and see if I
can write a hg info extension which uses these, just to satisfy my
uncontrolled urge to try "info" every time :-)

Paul.


More information about the Mercurial mailing list