hgbook

view ja/examples/tag.log.v1.0.out @ 1102:77fa81a32f2e

2.7.5 zh translated ,1 fuzzy
author Zhaoping Sun <zhaopingsun@gmail.com>
date Wed Nov 25 21:51:40 2009 -0500 (2009-11-25)
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