diff tests/test-mq @ 3697:da262f35fbc8

add --git option to qdiff
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Mon, 20 Nov 2006 19:32:40 -0200
parents 05d877dfd33d
children 4bafcf7aeb32
line wrap: on
line diff
--- a/tests/test-mq	Mon Nov 20 19:32:38 2006 -0200
+++ b/tests/test-mq	Mon Nov 20 19:32:40 2006 -0200
@@ -202,3 +202,8 @@
 hg qpop
 hg qpush
 hg qdiff
+cat >>$HGRCPATH <<EOF
+[diff]
+git = False
+EOF
+hg qdiff --git