##// END OF EJS Templates
keyword: remove "identify" and "remove" from nokwcommands...
keyword: remove "identify" and "remove" from nokwcommands These two commands care about the list of modified files returned by repo.status and we may need to do a full content comparison to populate that list.

File last commit:

r5334:448eb46d default
r6157:09b00faa default
Show More
test-mq-qrefresh-replace-log-message.out
33 lines | 583 B | text/plain | TextLexer
/ tests / test-mq-qrefresh-replace-log-message.out
=======================
Should fail if no patches applied
No patches applied
No patches applied
=======================
Should display 'First commit message'
description:
First commit message
=======================
Should display 'Second commit message'
description:
Second commit message
=======================
Should display 'Third commit message\n This is the 3rd log message'
description:
Third commit message
This is the 3rd log message
=======================
Should display 'Fifth commit message\n This is the 5th log message'
description:
Fifth commit message