Git Revert to Last Commit on Remote Branch
git reset --hard <repo>/<branch>
cadot.eu
git reset --hard <repo>/<branch>