hgbook

view en/examples/extdiff.extdiff.out @ 258:1a55ba6ceca1

Make run-example a bit more user friendly.
author Bryan O'Sullivan <bos@serpentine.com>
date Wed Jun 06 08:11:08 2007 -0700 (2007-06-06)
parents
children 00f69e8825c5
line source
1 $ \textbf{hg extdiff}
2 making snapshot of 1 files from rev
3 making snapshot of 1 files from working dir
4 diff -Npru a./myfile a/myfile
7 @@ -1 +1,2 @@
8 The first line.
9 +The second line.