hgbook

view it/examples/daily.rename.status.it @ 863:84eb02cbf057

Be more Pythonic.
author gpiancastelli
date Tue Sep 01 22:55:17 2009 +0200 (2009-09-01)
parents
children
line source
1 <!-- BEGIN daily.rename.status -->
2 <screen><prompt>$</prompt> <userinput>hg status</userinput>
3 A b
4 R a
5 </screen>
6 <!-- END daily.rename.status -->