hgbook

view en/examples/daily.revert.remove.out @ 193:8b33c890e777

Something interesting happened, but I don't have time to look and see.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Apr 16 14:41:21 2007 -0700 (2007-04-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