hgbook

diff en/examples/tour-merge-conflict.pull.out @ 959:b3cb66d935cf

Finished tour-merge.tex
author Romain PELISSE <belaran@gmail.com>
date Mon Feb 23 23:53:18 2009 +0100 (2009-02-23)
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 Feb 23 23:53:18 2009 +0100
     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}