Git Push Reset
git reset --hard <full_hash_of_commit_to_reset_to>
Shadow
git reset --hard <full_hash_of_commit_to_reset_to>