git обратный последний толчок
git reset --hard <revision_id_of_last_known_good_commit>
git push --force
Xanthous Xenomorph
git reset --hard <revision_id_of_last_known_good_commit>
git push --force