hgbook

view ja/examples/daily.revert.remove.out @ 963:1dd00abb3fa9

merge with bryan - it's been a while but everything seems ok
author Romain PELISSE <belaran@gmail.com>
date Sun Aug 16 03:41:39 2009 +0200 (2009-08-16)
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