hgbook

view en/examples/daily.revert.remove.out @ 408:56914d368af4

Finished translation of intro to spanish
author Igor TAmara <igor@tamarapatino.org>
date Sun Nov 09 21:49:16 2008 -0500 (2008-11-09)
parents
children
line source
1 $ \textbf{hg remove file}
2 $ \textbf{hg status}
3 R file
4 $ \textbf{hg revert file}
5 $ \textbf{hg status}
6 $ \textbf{ls file}
7 file