comparison 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
comparison
equal deleted inserted replaced
3696:562a65635bcb 3697:da262f35fbc8
200 -e "s/\(--- [a-zA-Z0-9_/.-]*\).*/\1/" .hg/patches/copy 200 -e "s/\(--- [a-zA-Z0-9_/.-]*\).*/\1/" .hg/patches/copy
201 201
202 hg qpop 202 hg qpop
203 hg qpush 203 hg qpush
204 hg qdiff 204 hg qdiff
205 cat >>$HGRCPATH <<EOF
206 [diff]
207 git = False
208 EOF
209 hg qdiff --git