Mercurial > hgbook
view en/examples/branch-named.commit.out @ 321:2b25fe6e4331
I've done branch.tex
author | Yoshiki Yazawa <yaz@cc.rim.or.jp> |
---|---|
date | Thu, 27 Mar 2008 18:35:07 +0900 |
parents | 6519f3b983b4 |
children |
line wrap: on
line source
$ \textbf{echo 'hello again' >> myfile} $ \textbf{hg commit -m 'Second commit'} $ \textbf{hg tip} changeset: branch: foo tag: tip user: Bryan O'Sullivan <bos@serpentine.com> summary: Second commit