view en/examples/daily.revert.modify.out @ 333:db3aa48f2f73

more mq.tex
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Sun, 30 Mar 2008 17:46:24 +0900
parents 006bbad1f190
children 1ea91eb01030
line wrap: on
line source

$ \textbf{cat file}
original content
$ \textbf{echo unwanted change >> file}
$ \textbf{hg diff file}
diff -r  file


@@ -1,1 +1,2 @@ original content
 original content
+unwanted change