view tests/test-mq-qdiff.out @ 3024:a4374f7331e4

Call patch.diff directly instead of printdiff - this also saves an extra walk of the working directory.
author Brendan Cully <brendan@kublai.com>
date Tue, 29 Aug 2006 17:08:55 -0700
parents 8ca608c1eb02
children
line wrap: on
line source

% 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