hgbook

view it/examples/daily.copy.status-copy.it @ 977:719b03ea27c8

merge with Italian, and very (few) work on ch03
author Romain PELISSE <belaran@gmail.com>
date Fri Sep 04 16:33:46 2009 +0200 (2009-09-04)
parents 713f0f69029a 5bbebcdfb533
children
line source
1 <!-- BEGIN daily.copy.status-copy -->
2 <screen><prompt>$</prompt> <userinput>hg status -C</userinput>
3 A nuovo-file
4 file
5 <prompt>$</prompt> <userinput>hg commit -m "File copiato."</userinput>
6 </screen>
7 <!-- END daily.copy.status-copy -->