hgbook

view en/examples/tag.log.v1.0.out @ 432:5da084395a69

translated some other paragrpahs
author jerojasro@localhost
date Sun Nov 30 18:55:34 2008 -0500 (2008-11-30)
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