bos@564: $ echo something > somefile bos@564: $ hg commit -A -m 'New file' bos@206: adding somefile hg@299: created new head bos@564: $ hg heads bos@206: changeset: bos@206: branch: foo bos@206: tag: tip bos@206: parent: bos@564: user: Bryan O'Sullivan <bos@serpentine.com> bos@206: bos@206: summary: New file bos@206: bos@206: changeset: bos@206: branch: bar bos@564: user: Bryan O'Sullivan <bos@serpentine.com> bos@206: bos@206: summary: Third commit bos@206: bos@564: