hgbook

view it/examples/branch-repo.clone.it @ 1024:ea04ebd452b5

French : second part of ch06
author André Sintzoff <andre.sintzoff@gmail.com>
date Thu Dec 03 22:45:38 2009 +0100 (2009-12-03)
parents
children
line source
1 <!-- BEGIN branch-repo.clone -->
2 <screen><prompt>$</prompt> <userinput>cd ..</userinput>
3 <prompt>$</prompt> <userinput>hg clone mioprogetto mioprogetto-1.0.1</userinput>
4 aggiorno la directory di lavoro
5 2 file aggiornati, 0 file uniti, 0 file rimossi, 0 file irrisolti
6 </screen>
7 <!-- END branch-repo.clone -->