hgbook

annotate en/examples/backout.manual.log.out @ 183:fe74ace5fe1c

Fix simple copy example.
author Bryan O'Sullivan <bos@serpentine.com>
date Fri Mar 30 23:28:34 2007 -0700 (2007-03-30)
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