hgbook

annotate en/examples/backout.simple.out @ 265:d9a1faa45c30

added a space between -m and the commit message.
author bab@draketo.de
date Fri Aug 31 11:36:14 2007 +0200 (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