hgbook

view it/examples/extdiff.extdiff.it @ 804:16c50eea5366

Minor changes and translation of code snippets for Ch.14.
author Giulio@puck
date Sat Aug 15 03:01:38 2009 +0200 (2009-08-15)
parents
children c35067358254
line source
1 <!-- BEGIN extdiff.extdiff -->
2 <screen><prompt>$</prompt> <userinput>hg extdiff</userinput>
3 --- a.dc7b09ad1097/miofile 2009-06-05 15:50:17.000000000 +0000
4 +++ /temp/a/miofile 2009-06-05 15:50:16.000000000 +0000
5 @@ -1 +1,2 @@
6 La prima riga.
7 +La seconda riga.
8 </screen>
9 <!-- END extdiff.extdiff -->