git

版本冲突Push to origin/master was rejected

用:git pull origin master --allow-unrelated-histories

删除本地git

find . -name ".git" | xargs rm -Rf

git push -u origin master -f
posted @ 2022-06-07 20:28  爱笙灬  阅读(19)  评论(0)    收藏  举报