Search code examples
mercurialtortoisehg

How do I edit an incorrect commit message in TortoiseHG Mercurial?


I mistakenly did a TortoiseHG commit while trying to do a new line, and wrote the totally wrong thing in the commit message. How can I change the commit message here ?

I have not yet pushed the commit.


Solution

  • Select "Amend current revision" from dropdown menu of commit button (marked on screenshot). Button title will become "Amend". Enter new commit message and click amend button.

    TortoiseHG