- Git amend is used to change the last commit message/information
- Once run the commit an editor opens, edit the information/message, save it
- Git ammend only changes the commit message of previous last commit only
- It won’t change anything
GIT Git Tutorials 7. Git Commit 7.4 Git Ammend (Renaming Last Commit)