tests/test-mq-qdiff.out
author Matt Mackall <mpm@selenic.com>
Fri, 23 Mar 2007 00:12:28 -0500
changeset 4267 8185a1ca8628
parent 2916 8ca608c1eb02
child 5863 3d1f9dcecdea
permissions -rw-r--r--
tags: require -f to replace an existing tag based on a patch from Johan Herland <johherla@online.no>

% 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