hgbook
view it/examples/tour.clone-push.it @ 990:b4ff7b04efdc
French translation : corrected some mistakes in ch05-daily
author | Frédéric Bouquet <youshe.jaalon@gmail.com> |
---|---|
date | Thu Sep 10 14:45:17 2009 +0200 (2009-09-10) |
parents | 713f0f69029a 11a6ba60bb9e |
children |
line source
1 <!-- BEGIN tour.clone-push -->
2 <screen><prompt>$</prompt> <userinput>cd ..</userinput>
3 <prompt>$</prompt> <userinput>hg clone hello hello-trasmissione</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-push -->