Edit a commit message in SourceTree Windows (already pushed to remote)

前端 未结 4 811
一生所求
一生所求 2020-12-04 04:50

How do I edit an incorrect commit message in SourceTree without touching the command line?

Additional details:

  • This is not the latest
4条回答
  •  春和景丽
    2020-12-04 05:03

    On Version 1.9.6.1. For UnPushed commit.

    1. Click on previously committed description
    2. Click Commit icon
    3. Enter new commit message, and choose "Ammend latest commit" from the Commit options dropdown.
    4. Commit your message.

提交回复
热议问题