$ git commit --amend -m "New and correct message"
$ git commit --amend -m "New and correct message"
git commit --amend -m "an updated commit message"
git commit --amend -m "Updated message for the previous commit"
git commit --amend --author="soft hunt <softhunt@softhunt.net>"