hgbook

annotate en/examples/backout.simple.out @ 268:ca475a9e2e59

Fix modified example.
author Bryan O'Sullivan <bos@serpentine.com>
date Fri Aug 31 12:48:44 2007 -0700 (2007-08-31)
parents
children
rev   line source
bos@144 1 $ \textbf{hg backout -m 'back out second change' tip}
bos@144 2 reverting myfile
bos@144 3 changeset backs out changeset
bos@144 4 $ \textbf{cat myfile}
bos@144 5 first change