¥0
Github 提交出现 “Updates were rejected because the remote contains work that you do not have” 错误
0
创建一个新仓库后,分别执行了:git init
git add *
git commit
命令后
我想用命令git push <repo name> master
提交文件,但是出现Updates were rejected because the remote contains work that you do not have
错误。
请问如何解决?
1个回答
撰写回答