##// END OF EJS Templates
commit: when committing the results of a merge, it's all or nothing...
commit: when committing the results of a merge, it's all or nothing Previously, it was possible to commit just one file from a merge, which is essentially always the wrong thing to do. This fixes issue 1049.

File last commit:

r5334:448eb46d default
r6385:0d4e068e 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