hgbook

view ja/examples/daily.files.addremove.out @ 1102:77fa81a32f2e

2.7.5 zh translated ,1 fuzzy
author Zhaoping Sun <zhaopingsun@gmail.com>
date Wed Nov 25 21:51:40 2009 -0500 (2009-11-25)
parents
children
line source
1 $ \textbf{hg init addremove-example}
2 $ \textbf{cd addremove-example}
3 $ \textbf{echo a > a}
4 $ \textbf{echo b > b}
5 $ \textbf{hg addremove}
6 adding a
7 adding b