hgbook

view it/examples/daily.copy.status-copy.it @ 917:93154fbaae9b

Merge with http://bitbucket.org/dukebody/hgbook-alqua/
author Bryan O'Sullivan <bos@serpentine.com>
date Tue Oct 27 21:31:06 2009 -0700 (2009-10-27)
parents 3d5e63d5d180
children 719b03ea27c8
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 -->