hgbook
diff en/examples/tour.clone.out @ 150:8cf40d4d9377
Fix broken example.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Thu Mar 08 23:11:55 2007 -0800 (2007-03-08) |
parents | |
children | 1b52bda675d0 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/en/examples/tour.clone.out Thu Mar 08 23:11:55 2007 -0800 1.3 @@ -0,0 +1,8 @@ 1.4 +$ \textbf{hg clone http://hg.serpentine.com/tutorial/hello} 1.5 +destination directory: hello 1.6 +requesting all changes 1.7 +adding changesets 1.8 +adding manifests 1.9 +adding file changes 1.10 +added 5 changesets with 5 changes to 2 files 1.11 +2 files updated, 0 files merged, 0 files removed, 0 files unresolved