hgbook

view en/examples/results/tour.clone.out @ 564:0d5935744f87

Switch from LaTeX to XML for examples.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Mar 09 21:39:23 2009 -0700 (2009-03-09)
parents 44d1363234d2
children 4432ad34b8e5
line source
1 <screen><prompt>$</prompt> <userinput>hg clone http://hg.serpentine.com/tutorial/hello</userinput>
2 destination directory: hello
3 requesting all changes
4 adding changesets
5 adding manifests
6 adding file changes
7 added 5 changesets with 5 changes to 2 files
8 updating working directory
9 2 files updated, 0 files merged, 0 files removed, 0 files unresolved
10 </screen>