##// END OF EJS Templates
test-flagprocessor: add a case about hg status...
test-flagprocessor: add a case about hg status This shows how "hg status" is wrong - nothing changed but the file is labeled as "M".

File last commit:

r12324:b701610f default
r31855:a418c583 default
Show More
test-mq-qsave.t
15 lines | 239 B | text/troff | Tads3Lexer
$ echo "[extensions]" >> $HGRCPATH
$ echo "mq=" >> $HGRCPATH
$ hg init
$ echo 'base' > base
$ hg ci -Ambase
adding base
$ hg qnew -mmqbase mqbase
$ hg qsave
$ hg qrestore 2
restoring status: hg patches saved state