在建立新项目以后,git上有README.md文件没下载下来,执行push不成功,记录一波学习笔记 解决步骤: 一、git pull --rebase origin master(把github/码云上最新的文件下载下来了)git
二、git push origin mastergithub