hgbook

view en/examples/daily.revert.missing.out @ 376:bdaa98efa2f1

Merged changes from jerojasro concerning tour-basic
author Igor TAmara <igor@tamarapatino.org>
date Mon Oct 27 13:46:28 2008 -0500 (2008-10-27)
parents
children
line source
1 $ \textbf{rm file}
2 $ \textbf{hg status}
3 ! file
4 $ \textbf{hg revert file}
5 $ \textbf{ls file}
6 file