hgbook
view it/examples/tour.clone-pull.it @ 812:42e2c9d47ef4
Minor changes and translation of code snippets for Ch.12.
author | Giulio@puck |
---|---|
date | Sat Aug 15 15:15:39 2009 +0200 (2009-08-15) |
parents | |
children | 11a6ba60bb9e |
line source
1 <!-- BEGIN tour.clone-pull -->
2 <screen><prompt>$</prompt> <userinput>cd ..</userinput>
3 <prompt>$</prompt> <userinput>hg clone hello hello-pull</userinput>
4 aggiorno la directory di lavoro
5 2 file aggiornati, 0 file uniti, 0 file rimossi, 0 file irrisolti
6 </screen>
7 <!-- END tour.clone-pull -->