hgbook

view ja/examples/tag.log.v1.0.out @ 849:93be8b272db7

Home page template.
author gpiancastelli
date Sat Aug 22 18:22:25 2009 +0200 (2009-08-22)
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