tests/test-mq-qdiff.out
author Matt Mackall <mpm@selenic.com>
Tue, 17 Oct 2006 22:09:56 -0500
changeset 3439 a7ef6b6cc311
parent 2904 8ca608c1eb02
permissions -rw-r--r--
branchtags: use changectx setting self.branchcache on entry avoids recursions in lookup

% init
% commit
adding base
% qnew mqbase
% qrefresh
% qdiff
diff -r 67e992f2c4f3 base
--- a/base
+++ b/base
@@ -1,1 +1,1 @@ base
-base
+patched
% qdiff dirname
diff -r 67e992f2c4f3 base
--- a/base
+++ b/base
@@ -1,1 +1,1 @@ base
-base
+patched