hgbook

view en/examples/daily.revert.remove.out @ 147:e985873a9d1a

Work around bisect sometimes failing.
Really, I shouldn't be running this at all for now.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue Mar 06 21:56:43 2007 -0800 (2007-03-06)
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