Mercurial > hgbook
diff en/examples/branch-repo.pull.out @ 397:2b8c6aa370d5
Fix sample output for test 'branch-repo'.
author | Guido Ostkamp <hg@ostkamp.fastmail.fm> |
---|---|
date | Wed, 20 Aug 2008 21:54:18 +0200 |
parents | 58e3a6c76725 |
children |
line wrap: on
line diff
--- a/en/examples/branch-repo.pull.out Wed Aug 20 21:53:01 2008 +0200 +++ b/en/examples/branch-repo.pull.out Wed Aug 20 21:54:18 2008 +0200 @@ -1,5 +1,6 @@ $ \textbf{cd ..} $ \textbf{hg clone myproject myproject-merge} +updating working directory 3 files updated, 0 files merged, 0 files removed, 0 files unresolved $ \textbf{cd myproject-merge} $ \textbf{hg pull ../myproject-1.0.1}