hgbook

diff en/examples/tour.reclone.out @ 334:83790457e85b

modifications to generate the examples for the book
author jerojasro@localhost
date Sat Oct 18 12:07:16 2008 -0500 (2008-10-18)
parents 006bbad1f190
children
line diff
     1.1 --- a/en/examples/tour.reclone.out	Tue Mar 06 21:44:56 2007 -0800
     1.2 +++ b/en/examples/tour.reclone.out	Sat Oct 18 12:07:16 2008 -0500
     1.3 @@ -1,4 +1,5 @@
     1.4  $ \textbf{cd ..}
     1.5  $ \textbf{hg clone hello my-hello}
     1.6 +updating working directory
     1.7  2 files updated, 0 files merged, 0 files removed, 0 files unresolved
     1.8  $ \textbf{cd my-hello}