diff en/examples/branch-repo.new.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.new.out	Wed Aug 20 21:53:01 2008 +0200
+++ b/en/examples/branch-repo.new.out	Wed Aug 20 21:54:18 2008 +0200
@@ -1,5 +1,6 @@
 $ \textbf{cd ..}
 $ \textbf{hg clone myproject my-feature}
+updating working directory
 2 files updated, 0 files merged, 0 files removed, 0 files unresolved
 $ \textbf{cd my-feature}
 $ \textbf{echo 'This sure is an exciting new feature!' > mynewfile}