hgbook

view en/examples/results/tour.merge.pull.out @ 605:a21668c4af50

Add top-level README
author Bryan O'Sullivan <bos@serpentine.com>
date Fri Mar 27 10:08:39 2009 -0700 (2009-03-27)
parents 44d1363234d2
children 4432ad34b8e5
line source
1 <screen><prompt>$</prompt> <userinput>hg pull ../my-hello</userinput>
2 pulling from ../my-hello
3 searching for changes
4 adding changesets
5 adding manifests
6 adding file changes
7 added 1 changesets with 1 changes to 1 files (+1 heads)
8 (run 'hg heads' to see heads, 'hg merge' to merge)
9 </screen>