Return to Snippet

Revision: 58266
at August 2, 2012 00:43 by satie83


Updated Code
git commit --amend -m "New commit message"

Revision: 58265
at July 5, 2012 01:57 by satie83


Initial Code
git commit --amend

Initial URL
http://stackoverflow.com/questions/179123/how-do-i-edit-an-incorrect-commit-message-in-git

Initial Description
It's necessary that the commit hasn't pushed by anyone

Initial Title
GIT - Editing an incorrect commit message

Initial Tags
git

Initial Language
Bash