hgbook

annotate en/examples/tag.log.out @ 292:4aa900e1de2b

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