Mercurial > hgbook
view en/examples/branch-named.foo-commit.out @ 275:96ea24a916f9
Merge with myself.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Mon, 26 Nov 2007 20:42:36 -0800 |
parents | 6519f3b983b4 |
children | 2936cb7eae7a |
line wrap: on
line source
$ \textbf{echo something > somefile} $ \textbf{hg commit -A -m 'New file'} adding somefile $ \textbf{hg heads} changeset: branch: foo tag: tip parent: user: Bryan O'Sullivan <bos@serpentine.com> summary: New file changeset: branch: bar user: Bryan O'Sullivan <bos@serpentine.com> summary: Third commit