how to change commit text in git code example Example: edit last commit message git commit --amend -m "New commit message."