hgbook
diff en/examples/branch-repo.pull.out @ 300:b0d1aec44945
Fix sample output for test 'tag'.
author | Guido Ostkamp <hg@ostkamp.fastmail.fm> |
---|---|
date | Wed Aug 20 21:56:16 2008 +0200 (2008-08-20) |
parents | 58e3a6c76725 |
children |
line diff
1.1 --- a/en/examples/branch-repo.pull.out Mon Apr 16 17:37:27 2007 -0700 1.2 +++ b/en/examples/branch-repo.pull.out Wed Aug 20 21:56:16 2008 +0200 1.3 @@ -1,5 +1,6 @@ 1.4 $ \textbf{cd ..} 1.5 $ \textbf{hg clone myproject myproject-merge} 1.6 +updating working directory 1.7 3 files updated, 0 files merged, 0 files removed, 0 files unresolved 1.8 $ \textbf{cd myproject-merge} 1.9 $ \textbf{hg pull ../myproject-1.0.1}