hgbook

diff en/examples/tour-merge-conflict.pull.out @ 411:006cd2b41d11

corrected translation of a term
author Javier Rojas <jerojasro@devnull.li>
date Mon Nov 10 22:20:46 2008 -0500 (2008-11-10)
parents 006bbad1f190
children
line diff
     1.1 --- a/en/examples/tour-merge-conflict.pull.out	Tue Mar 06 21:44:56 2007 -0800
     1.2 +++ b/en/examples/tour-merge-conflict.pull.out	Mon Nov 10 22:20:46 2008 -0500
     1.3 @@ -1,5 +1,6 @@
     1.4  $ \textbf{cd ..}
     1.5  $ \textbf{hg clone scam-cousin scam-merge}
     1.6 +updating working directory
     1.7  1 files updated, 0 files merged, 0 files removed, 0 files unresolved
     1.8  $ \textbf{cd scam-merge}
     1.9  $ \textbf{hg pull -u ../scam-son}