can you modify commit messages that have been pushed to origin code example Example: git amend commit message after push $ git commit --amend -m "New and correct message"