I want to edit a comment that was written with "commit" phase.
I know git allow to dothat, so how to do that on SourceTree?
Hi Steve, I'm really new to SourceTree/web development...I'm not sure what the commit window is or how to navigate there. Could you walk me through it? Thanks
Hey Priscilla, had the same question today. The Commit Window is simply the window that pops open when you click on "Commit" ( top left). Hope that helped!
So we cannot edit comments if its already pushed?
I understand there is possibility someone else would be using the pushed version, but what if its a private repository. No one expect I is using the repository. Can I edit the comments now?
Just want to give more clarity to this old question () with these simple pictures, although this are only for last commit
1. Make sure you're on working copy
Screen Shot 2015-03-31 at 8.07.34 AM.png
2. You will find “Ammend last commit” by clicking “Commit options” at bottom right
Screen Shot 2015-03-31 at 8.11.05 AM.png
I have been scratching my head trying to figure out where to find the commit options! To save other folks time here are afew extra screenshots:
1.ammend_commit_msg_2.png
2.
ammend_commit_msg_3.png
3.
ammend_commit_msg_4.png
I am using sourceTree for windows version 1.6.18.0.
In SourceTree version 3.2.6 (latest version as of Nov 21, 2019) the amend command is not "Amend Last Commit" but "Amend Latest Commit". So, it allows the user to change the most recent commit text.
There should be a way to change any previous commit text. Also, if we select the command by mistake how do we cancel it?
It looks like you're new here. Sign in or register to get started.