Mercurial > hgbook
view en/examples/branch-named.foo-commit.out @ 499:f89ee6f63ea2
Archivo to Fichero and update Leame.1st
author | Igor TAmara <igor@tamarapatino.org> |
---|---|
date | Thu, 06 Nov 2008 23:09:47 -0500 |
parents | 2936cb7eae7a |
children |
line wrap: on
line source
$ \textbf{echo something > somefile} $ \textbf{hg commit -A -m 'New file'} adding somefile created new head $ \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