hgbook

view en/examples/backout.simple.out @ 273:00f69e8825c5

Bring book up to date with recent changes.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Nov 26 12:24:53 2007 -0800 (2007-11-26)
parents
children
line source
1 $ \textbf{hg backout -m 'back out second change' tip}
2 reverting myfile
3 changeset backs out changeset
4 $ \textbf{cat myfile}
5 first change