Mercurial > hg
view tests/test-mq-qdiff.out @ 4133:a9ee6c53af8d
mq: abort cleanly when invalid patch name is given to qguard
author | Christian Ebert <blacktrash@gmx.net> |
---|---|
date | Sat, 03 Mar 2007 17:54:13 +0100 |
parents | 8ca608c1eb02 |
children | 3d1f9dcecdea |
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