hgbook

view it/examples/extdiff.diff.it @ 882:50d09b8f3c4f

Remove /tmp/REV*-hello when clean
author Dongsheng Song <dongsheng.song@gmail.com>
date Wed Oct 21 16:33:28 2009 +0800 (2009-10-21)
parents
children
line source
1 <!-- BEGIN extdiff.diff -->
2 <screen><prompt>$</prompt> <userinput>hg diff</userinput>
3 diff -r dc7b09ad1097 miofile
4 --- a/miofile Fri Jun 05 15:50:16 2009 +0000
5 +++ b/miofile Fri Jun 05 15:50:17 2009 +0000
6 @@ -1,1 +1,2 @@
7 La prima riga.
8 +La seconda riga.
9 </screen>
10 <!-- END extdiff.diff -->