How to Edit Commit Message in Sourcetree
- George Apostolov
- 05 Sep 2025
Guide
Open Sourcetree and go to your repository.
Click the 'File Status' tab.
Check the box 'Amend latest commit', near the Commit button.
Edit the commit message in the message box.
Click 'Commit'.
Following these steps updates the most recent commit message without creating a new commit.
Create your first interactive demo in minutes
No credit card required • Start building today


