hgbook

view en/examples/daily.revert.modify.out @ 408:56914d368af4

Finished translation of intro to spanish
author Igor TAmara <igor@tamarapatino.org>
date Sun Nov 09 21:49:16 2008 -0500 (2008-11-09)
parents 006bbad1f190
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 @@
9 original content
10 +unwanted change