SyntaxFix
Write A Post
Hire A Developer
Questions
Run the below commands
git log
From this you will get your last push commit hash key
git reset --hard <your commit hash key>