Mercurial > hgbook
changeset 163:a342a44e5e66
Deal with new hg command output.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Mon, 26 Mar 2007 22:27:03 -0700 |
parents | 3fb7a7841181 |
children | 8f4c9ae918af |
files | en/examples/tour.incoming.out en/examples/tour.outgoing.net.out en/examples/tour.outgoing.out |
diffstat | 3 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/en/examples/tour.incoming.out Mon Mar 26 22:24:39 2007 -0700 +++ b/en/examples/tour.incoming.out Mon Mar 26 22:27:03 2007 -0700 @@ -1,5 +1,6 @@ $ \textbf{cd hello-pull} $ \textbf{hg incoming ../my-hello} +comparing with ../my-hello searching for changes changeset: tag: tip
--- a/en/examples/tour.outgoing.net.out Mon Mar 26 22:24:39 2007 -0700 +++ b/en/examples/tour.outgoing.net.out Mon Mar 26 22:27:03 2007 -0700 @@ -1,4 +1,5 @@ $ \textbf{hg outgoing http://hg.serpentine.com/tutorial/hello} +comparing with http://hg.serpentine.com/tutorial/hello searching for changes changeset: tag: tip