hgbook

view it/examples/daily.rename.status-copy.it @ 1055:4f899bb4d0dd

1.6.5 refined
author zhaopingsun
date Tue Nov 10 19:48:42 2009 -0500 (2009-11-10)
parents
children
line source
1 <!-- BEGIN daily.rename.status-copy -->
2 <screen><prompt>$</prompt> <userinput>hg status -C</userinput>
3 A b
4 a
5 R a
6 </screen>
7 <!-- END daily.rename.status-copy -->