hgbook

diff en/examples/backout.manual.backout.out @ 376:bdaa98efa2f1

Merged changes from jerojasro concerning tour-basic
author Igor TAmara <igor@tamarapatino.org>
date Mon Oct 27 13:46:28 2008 -0500 (2008-10-27)
parents 006bbad1f190
children
line diff
     1.1 --- a/en/examples/backout.manual.backout.out	Tue Mar 06 21:44:56 2007 -0800
     1.2 +++ b/en/examples/backout.manual.backout.out	Mon Oct 27 13:46:28 2008 -0500
     1.3 @@ -2,6 +2,7 @@
     1.4  $ \textbf{hg commit -m 'third change'}
     1.5  $ \textbf{hg backout -m 'back out second change' 1}
     1.6  reverting myfile
     1.7 +created new head
     1.8  changeset  backs out changeset 
     1.9  the backout changeset is a new head - do not forget to merge
    1.10  (use "backout --merge" if you want to auto-merge)