tests/test-mq-qdiff.out
author Brendan Cully <brendan@kublai.com>
Fri, 29 Sep 2006 13:00:36 -0700
changeset 3188 705e30c0a230
parent 2904 8ca608c1eb02
permissions -rw-r--r--
Make hg.repository work with no path argument

% 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