今天写好一个demo往GitHub上传时报错错误提示:error: src refspec master does not match any.error: failed to push some refs to找了下原因,原来是git commit -m "xxx" 时没留意,因为新装的git需要提交用户邮箱和 ...
在使用git bash指令将项目上传到github时,总是遇到一些错误无法解决。下面是我遇到的一个问题error: src refspec master does not match any.error: failed to push some refs to 'git@github.com:hahaha/ftpmanage ...