Git zresetuj z powrotem do poprzednich popchniętych zatwierdzeń

git reset --hard 'xxxxx'

git clean -f -d

git push -f
Jittery Jay