hgbook

annotate en/examples/backout.simple.log.out @ 233:696b1e0c01df

Tag all MQ commands as belonging to the mq extension.
author Bryan O'Sullivan <bos@serpentine.com>
date Sun May 27 09:41:55 2007 -0700 (2007-05-27)
parents
children 4cf5c332a9c1
rev   line source
bos@144 1 $ \textbf{hg log --style compact}
bos@144 2 2[tip]
bos@144 3 back out second change
bos@144 4
bos@144 5 1
bos@144 6 second change
bos@144 7
bos@144 8 0
bos@144 9 first change
bos@144 10