hgbook
view it/examples/tour.reclone.it @ 810:64f122caeeac
Trying to clarify qseries.
author | Giulio@puck |
---|---|
date | Sat Aug 15 12:25:46 2009 +0200 (2009-08-15) |
parents | |
children | 63ef1efbac57 |
line source
1 <!-- BEGIN tour.reclone -->
2 <screen><prompt>$</prompt> <userinput>cd ..</userinput>
3 <prompt>$</prompt> <userinput>hg clone hello my-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 my-hello</userinput>
7 </screen>
8 <!-- END tour.reclone -->