hgbook

diff en/examples/tour-merge-conflict.pull.out @ 559:b90b024729f1

WIP DocBook snapshot that all compiles. Mirabile dictu!
author Bryan O'Sullivan <bos@serpentine.com>
date Wed Feb 18 00:22:09 2009 -0800 (2009-02-18)
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	Wed Feb 18 00:22:09 2009 -0800
     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}