##// END OF EJS Templates
Add ui.strict config item....
Add ui.strict config item. This turns off command matching by unambiguous prefix, and is a good thing if you want to write future-proof scripts. This fixes issue 314.

File last commit:

r2694:0fb28dbf default
r2988:63c3a192 default
Show More
test-mq-qrefresh-replace-log-message.out
29 lines | 487 B | text/plain | TextLexer
/ tests / test-mq-qrefresh-replace-log-message.out
=======================
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