hgbook

annotate en/examples/results/backout.simple.out @ 563:44d1363234d2

Move example output files into examples/results
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Mar 09 21:37:47 2009 -0700 (2009-03-09)
parents en/examples/backout.simple.out@006bbad1f190
children 0d5935744f87
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