hgbook
view en/examples/filenames.wdir-subdir.out @ 341:44dd3583c605
translated almost 2 sections
author | jerojasro@localhost |
---|---|
date | Sat Oct 18 23:29:33 2008 -0500 (2008-10-18) |
parents | |
children |
line source
1 $ \textbf{cd src}
2 $ \textbf{hg add -n}
3 adding ../MANIFEST.in
4 adding ../examples/performant.py
5 adding ../setup.py
6 adding main.py
7 adding watcher/_watcher.c
8 adding watcher/watcher.py
9 adding xyzzy.txt
10 $ \textbf{hg add -n .}
11 adding main.py
12 adding watcher/_watcher.c
13 adding watcher/watcher.py
14 adding xyzzy.txt