赞
踩
第一步:先使用命令
git pull origin master --alow-unrelated-histories
第二步:使用-f参数强制push
git push -f origin master