Mercurial > hgbook
view en/examples/tag.log.v1.0.out @ 431:d13a05515acf
Fixing problem on bisect that inhibits building with mercurial 1.0 or later
author | Igor Támara <igor@tamarapatino.org> |
---|---|
date | Sat, 18 Oct 2008 06:02:21 -0500 |
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