hgbook

diff en/examples/backout.simple.out @ 407:8b564f6f57f2

Translating Subversion Vs. Mercurial
author Igor TAmara <igor@tamarapatino.org>
date Sun Nov 09 19:59:44 2008 -0500 (2008-11-09)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/en/examples/backout.simple.out	Sun Nov 09 19:59:44 2008 -0500
     1.3 @@ -0,0 +1,5 @@
     1.4 +$ \textbf{hg backout -m 'back out second change' tip}
     1.5 +reverting myfile
     1.6 +changeset  backs out changeset 
     1.7 +$ \textbf{cat myfile}
     1.8 +first change