hg summary output format
Dirkjan Ochtman
dirkjan at ochtman.nl
Wed Dec 2 02:37:55 CST 2009
On Wed, Dec 2, 2009 at 07:33, TK Soh <teekaysoh at gmail.com> wrote:
> Is there any documentation to describe on the output of 'hg sum',
> especially on commit and update fields?
>
> % hg sum
> parent: 9984:439d7ea6fe3a 1.4.1
> share: fix interaction with clone
> branch: stable
> commit: 8 unknown (clean)
> update: 2 new changesets (update)
No, but it could probably use some. I agree that these are not too
obvious, but not sure I'm willing to start the bikeshed here.
In any case, looks like commit maps to status and update means there
is a two-level-deep descendant of the parent cset.
Cheers,
Dirkjan
More information about the Mercurial
mailing list