hgbook
view it/examples/tour.reclone.it @ 1086:8ce6c7a3ebd2
2.4.3 zh translated finished
author | Zhaoping Sun <zhaopingsun@gmail.com> |
---|---|
date | Fri Nov 20 08:03:26 2009 -0500 (2009-11-20) |
parents | 6ba4c405d262 |
children | 719b03ea27c8 |
line source
1 <!-- BEGIN tour.reclone -->
2 <screen><prompt>$</prompt> <userinput>cd ..</userinput>
3 <prompt>$</prompt> <userinput>hg clone hello mio-hello</userinput>
4 aggiorno la directory di lavoro
5 2 file aggiornati, 0 file uniti, 0 file rimossi, 0 file irrisolti
6 <prompt>$</prompt> <userinput>cd mio-hello</userinput>
7 </screen>
8 <!-- END tour.reclone -->