Git revient à un identifiant de validation spécifique et à la poussée
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>