hgbook

view en/examples/tag.log.out @ 296:e0b56f008b09

Fix sample output for 'backout' test.
author Guido Ostkamp <hg@ostkamp.fastmail.fm>
date Wed Aug 20 21:51:54 2008 +0200 (2008-08-20)
parents
children
line source
1 $ \textbf{hg log}
2 changeset:
3 tag: tip
4 user: Bryan O'Sullivan <bos@serpentine.com>
6 summary: Added tag v1.0 for changeset
8 changeset:
9 tag: v1.0
10 user: Bryan O'Sullivan <bos@serpentine.com>
12 summary: Initial commit