hgbook

annotate en/examples/extdiff.extdiff.out @ 243:7df934d3dcb5

Further document the patchbomb extension.
author Bryan O'Sullivan <bos@serpentine.com>
date Sun May 27 16:26:51 2007 -0700 (2007-05-27)
parents
children 00f69e8825c5
rev   line source
bos@226 1 $ \textbf{hg extdiff}
bos@226 2 making snapshot of 1 files from rev
bos@226 3 making snapshot of 1 files from working dir
bos@226 4 diff -Npru a./myfile a/myfile
bos@226 5
bos@226 6
bos@226 7 @@ -1 +1,2 @@
bos@226 8 The first line.
bos@226 9 +The second line.