hgbook
diff en/examples/tour.reclone.out @ 495:dfa2890d9b30
translated most of section 13.8
author | Javier Rojas <jerojasro@devnull.li> |
---|---|
date | Wed Jan 07 23:38:40 2009 -0500 (2009-01-07) |
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 Wed Jan 07 23:38:40 2009 -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}