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