hgbook

view it/examples/daily.rename.status-copy.it @ 793:d4de8d288ba6

Minor changes and translation of code snippets for Ch.9.
author Giulio@puck
date Wed Aug 12 23:47:08 2009 +0200 (2009-08-12)
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 -->