hgbook
diff en/examples/tour-merge-conflict.pull.out @ 496:2de9cda0c7f8
merged work from ikks
author | Javier Rojas <jerojasro@devnull.li> |
---|---|
date | Wed Jan 07 23:42:24 2009 -0500 (2009-01-07) |
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 Jan 07 23:42:24 2009 -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}