hgbook

view en/examples/tag.log.v1.0.out @ 559:b90b024729f1

WIP DocBook snapshot that all compiles. Mirabile dictu!
author Bryan O'Sullivan <bos@serpentine.com>
date Wed Feb 18 00:22:09 2009 -0800 (2009-02-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