how to add commit message in git amend code example Example: git amend commit message git commit --amend -m "New commit message for most recent commit"