tests/test-mq-qdiff.out
author Matt Mackall <mpm@selenic.com>
Fri, 08 Dec 2006 20:44:58 -0600
changeset 3837 7df171ea50cd
parent 2904 8ca608c1eb02
permissions -rw-r--r--
Fix log regression where log -p file showed diffs for other files

% 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