git reset kembali ke komit yang didorong sebelumnya

git reset --hard 'xxxxx'

git clean -f -d

git push -f
Jittery Jay