How to change the message on the last commit in git?

git commit --amend
# follow prompts to change the commit message

Stupid commit message formatting requirements.

Originally Posted On: OhShitGit