hgbook

annotate en/examples/backout.simple.out @ 190:cd066590e2e3

Another hopeless attempt at bisect stability.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Apr 16 14:38:45 2007 -0700 (2007-04-16)
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