hgbook

view it/examples/daily.copy.status-copy.it @ 790:3d5e63d5d180

Minor changes and translation of code snippets for Ch.5.
author Giulio@puck
date Tue Aug 11 21:53:03 2009 +0200 (2009-08-11)
parents
children 5bbebcdfb533
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 -->