hgbook

view ja/examples/daily.revert.remove.out @ 989:a3a9eabfe2a4

French translation : ch05-daily translated
author Frédéric Bouquet <youshe.jaalon@gmail.com>
date Thu Sep 10 13:06:34 2009 +0200 (2009-09-10)
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