diff en/examples/branching.stable.out @ 390:fe9237037e4d

Fixed sample output for 'branching' test.
author Guido Ostkamp <hg@ostkamp.fastmail.fm>
date Wed, 20 Aug 2008 21:46:07 +0200
parents 5fc4a45c069f
children 7e52f0cc4516
line wrap: on
line diff
--- a/en/examples/branching.stable.out	Wed Feb 20 23:54:41 2008 +0100
+++ b/en/examples/branching.stable.out	Wed Aug 20 21:46:07 2008 +0200
@@ -1,4 +1,5 @@
 $ \textbf{hg clone stable stable-fix}
+updating working directory
 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
 $ \textbf{cd stable-fix}
 $ \textbf{echo 'This is a fix to a boring feature.' > myfile}