GIT reinicie de regreso a un comandante de empuje anterior

git reset --hard 'xxxxx'

git clean -f -d

git push -f
Jittery Jay