SyntaxFix
Write A Post
Hire A Developer
Questions
You can use git rebase --interactive, using the edit command on the commit you want to amend.
git rebase --interactive
edit