hgbook

view en/examples/daily.revert.remove.out @ 930:71e726b7f70d

Hum, i don't think that Fink on mac is actually apt-get :)
author Romain PELISSE <romain.pelisse@atosorigin.com>
date Sun Feb 08 22:08:47 2009 +0100 (2009-02-08)
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