hgbook

view en/examples/tag.log.v1.0.out @ 334:83790457e85b

modifications to generate the examples for the book
author jerojasro@localhost
date Sat Oct 18 12:07:16 2008 -0500 (2008-10-18)
parents
children
line source
1 $ \textbf{echo goodbye > myfile2}
2 $ \textbf{hg commit -A -m 'Second commit'}
3 adding myfile2
4 $ \textbf{hg log -r v1.0}
5 changeset:
6 tag: v1.0
7 user: Bryan O'Sullivan <bos@serpentine.com>
9 summary: Initial commit