error: src refspec master does not match any.

执行下面的命令,git push 时候出错:git

git push  origin master

出现以下错误:github

error: src refspec master does not match any. error: failed to push some refs to 'git@github.com:********'

缘由:spa

本地仓库为空code

解决办法:blog

git add somefile git commit -m "comment"
相关文章
相关标签/搜索