hgbook

view en/examples/backout.simple.out @ 276:92660e72d6bf

[hgbook] Fix a typo
author "Dongsheng Song" <dongsheng.song@gmail.com>
date Fri Dec 07 21:25:07 2007 -0800 (2007-12-07)
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