hgbook
view it/examples/extdiff.extdiff.it @ 812:42e2c9d47ef4
Minor changes and translation of code snippets for Ch.12.
author | Giulio@puck |
---|---|
date | Sat Aug 15 15:15:39 2009 +0200 (2009-08-15) |
parents | 16c50eea5366 |
children | 719b03ea27c8 |
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 +++ /tmp/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 -->