Amend the Last Git Commit (git)
git commit --amend
Modifies the most recent Git commit, allowing changes to the commit message or content.
git commit --amend
Modifies the most recent Git commit, allowing changes to the commit message or content.