Git kehrt auf bestimmte Festungs -ID und Push zurück
git reset --hard <old-commit-id>
git push -f <remote-name> <branch-name>
Brave Buzzard
git reset --hard <old-commit-id>
git push -f <remote-name> <branch-name>