hgbook

annotate en/examples/backout.manual.log.out @ 297:bd8d96d3703d

Fix sample output for 'mq' test.
author Guido Ostkamp <hg@ostkamp.fastmail.fm>
date Wed Aug 20 21:53:01 2008 +0200 (2008-08-20)
parents
children 4cf5c332a9c1
rev   line source
bos@144 1 $ \textbf{hg log --style compact}
bos@144 2 3[tip]:1
bos@144 3 back out second change
bos@144 4
bos@144 5 2
bos@144 6 third change
bos@144 7
bos@144 8 1
bos@144 9 second change
bos@144 10
bos@144 11 0
bos@144 12 first change
bos@144 13