GIT - Editing an incorrect commit message


/ Published in: Bash
Save to your folder(s)

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


Copy this code and paste it in your HTML
  1. git commit --amend -m "New commit message"

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

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.