##// END OF EJS Templates
commit: if relevant, tell user their commit message was saved....
commit: if relevant, tell user their commit message was saved. (issue1635) Specifically, if: 1) the user edited the message (it didn't come straight from -m) and 2) the commit was aborted by an exception then the saved commit message in .hg/last-message.txt could come in handy, so mention it with a ui.write(). This doesn't help users who manually rollback to amend a changeset: the fact that the message was saved to .hg/last-message.txt is invisible in that case.

File last commit:

r0:9117c656 default
r9935:48b81d9b default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer