切换到自己项目所在的目录,右键选择GIT BASH Here
在窗口中依次输入命令:
git pull origin master –allow-unrelated-histories
git push -u origin master -f
切换到自己项目所在的目录,右键选择GIT BASH Here
在窗口中依次输入命令:
git pull origin master –allow-unrelated-histories
git push -u origin master -f