hgbook

annotate en/examples/extdiff.diff.out @ 252:f2061ece8ed9

Fix file printed in first MQ "understanding patches" example
author Alexandre Perrin <makoto.kaworu@gmail.com>
date Wed May 30 22:02:48 2007 -0700 (2007-05-30)
parents
children ef34f7bec749
rev   line source
bos@226 1 $ \textbf{hg diff}
bos@226 2 diff -r myfile
bos@226 3
bos@226 4
bos@226 5 @@ -1,1 +1,2 @@ The first line.
bos@226 6 The first line.
bos@226 7 +The second line.