hgbook

annotate en/examples/extdiff.diff.out @ 396:0f2170fcb79a

added the term "tracking", and translated a few paragraphs of concepts.tex
author Javier Rojas <jerojasro@devnull.li>
date Thu Nov 06 23:01:34 2008 -0500 (2008-11-06)
parents eef2171243e8
children
rev   line source
bos@226 1 $ \textbf{hg diff}
bos@226 2 diff -r myfile
bos@226 3
bos@226 4
hg@305 5 @@ -1,1 +1,2 @@
bos@226 6 The first line.
bos@226 7 +The second line.