hgbook

view it/examples/daily.copy.status-copy.it @ 1111:6af721dff19a

chapter 2 zh translated
author Zhaoping Sun <zhaopingsun@gmail.com>
date Mon Dec 28 22:54:47 2009 -0500 (2009-12-28)
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 -->