git init
git clone 地址
-- 先查看commit git reflog -- 切换commit git reset --hard commitID
git push --force 地址