hgbook

view en/examples/daily.files.addremove.out @ 425:2b4022f9e3f8

translated 2 paragraphs
author Javier Rojas <jerojasro@devnull.li>
date Fri Nov 21 00:07:44 2008 -0500 (2008-11-21)
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