hgbook

view en/examples/tour.reclone.out @ 534:22af452c6c59

finished revision of branch.tex. beginning revision of daily.tex
author Javier Rojas <jerojasro@devnull.li>
date Sun Jan 25 20:20:37 2009 -0500 (2009-01-25)
parents 006bbad1f190
children
line source
1 $ \textbf{cd ..}
2 $ \textbf{hg clone hello my-hello}
3 updating working directory
4 2 files updated, 0 files merged, 0 files removed, 0 files unresolved
5 $ \textbf{cd my-hello}