Mercurial > hgbook
view en/examples/tag.log.v1.0.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 | 4237e45506ee |
children |
line wrap: on
line source
$ \textbf{echo goodbye > myfile2} $ \textbf{hg commit -A -m 'Second commit'} adding myfile2 $ \textbf{hg log -r v1.0} changeset: tag: v1.0 user: Bryan O'Sullivan <bos@serpentine.com> summary: Initial commit