Is it possible to edit a summary after a commit using TortoiseHg?

前端 未结 7 1623
清酒与你
清酒与你 2021-01-04 01:30

Occasionally I commit some code to the repository, add a comment/summary, then read the summary back and realise I\'ve made a mistake or should have included a bit more info

7条回答
  •  萌比男神i
    2021-01-04 02:17

    TortoiseHG as long as you had not pushed:

    Mark latest revision (which is to be ammended),

    click the green tick on top as if you would like to commit.

    Open the menu triangle right from the "commit" button on the right hand side and choose "ammend current version" instead of "commit changes".

    Here you are.

提交回复
热议问题