git push after git commit --amend code example Example: git amend commit message after push $ git commit --amend -m "New and correct message"