Mercurial > hgbook
comparison en/examples/results/tour.incoming.out @ 662:44d1363234d2
Move example output files into examples/results
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Mon, 09 Mar 2009 21:37:47 -0700 |
parents | en/examples/tour.incoming.out@a342a44e5e66 |
children | 0d5935744f87 |
comparison
equal
deleted
inserted
replaced
661:f916a8c80554 | 662:44d1363234d2 |
---|---|
1 $ \textbf{cd hello-pull} | |
2 $ \textbf{hg incoming ../my-hello} | |
3 comparing with ../my-hello | |
4 searching for changes | |
5 changeset: | |
6 tag: tip | |
7 user: Bryan O'Sullivan <bos@serpentine.com> | |
8 | |
9 summary: Added an extra line of output | |
10 |