hgbook

view ja/examples/daily.revert.modify.out @ 888:b0c90ac052cc

Fix mismatched parenthesis in the main urls definition.
author dukebody <dukebody@gmail.com>
date Sun Oct 11 20:15:54 2009 +0200 (2009-10-11)
parents
children
line source
1 $ \textbf{cat file}
2 original content
3 $ \textbf{echo unwanted change >> file}
4 $ \textbf{hg diff file}
5 diff -r file
8 @@ -1,1 +1,2 @@ original content
9 original content
10 +unwanted change