$ hg branch
foo
$ hg branch bar
la directory di lavoro รจ stata contrassegnata come ramo bar
$ echo nuovo file > nuovofile
$ hg commit -A -m 'Terzo commit.'
aggiungo nuovofile
$ hg tip
changeset: 2:4dce38140953
ramo: bar
etichetta: tip
utente: Bryan O'Sullivan <bos@serpentine.com>
data: Fri Jun 05 15:49:00 2009 +0000
sommario: Terzo commit.