Mercurial > hgbook
view en/examples/tag.log.v1.0.out @ 653:91adcea08b33
Fix the bisect section, I hope (bisect is now part of Mercurial).
author | Arne Babenhauserheide <bab@draketo.de> |
---|---|
date | Wed, 21 Jan 2009 14:16:38 +0100 |
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