git commit --amend -m "Your new updated commit message"
or
git commit --amend --no-edit
git push --force-with-lease origin
git commit --amend -m "Your new updated commit message"
or
git commit --amend --no-edit
git push --force-with-lease origin
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)