hgbook

view en/examples/backout.simple.out @ 434:c847605eb2a9

translated a bit, will stop translating this file until I figure out how to translate the expression "case sensitivity"
author jerojasro@localhost
date Mon Dec 01 20:56:29 2008 -0500 (2008-12-01)
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