how to change commit name in git code example Example: git amend last commit message $ git commit --amend -m "New and correct message"