hgbook

view ja/examples/daily.revert.add.out @ 1071:9f19da74ac3a

2.4.2 partly zh translated
author Zhaoping Sun <zhaopingsun@gmail.com>
date Wed Nov 11 23:01:15 2009 -0500 (2009-11-11)
parents
children
line source
1 $ \textbf{echo oops > oops}
2 $ \textbf{hg add oops}
3 $ \textbf{hg status oops}
4 A oops
5 $ \textbf{hg revert oops}
6 $ \textbf{hg status}
7 ? oops