how to re edit pushed commit message code example Example: git amend commit message after push $ git commit --amend -m "New and correct message"