GitHub 一个小问题引起的无法更新

我在进行 git push origin master 的时候遇到错误:

github did you run git update-server-info on the server


很奇怪,我写的是:

https://github.com/GalaxyFutures/sapi2python.git


github在叫我输入用户名密码后(输入是对的)

显示错误:

github did you run git update-server-info on the server


stackoverflow 有如下帖子

http://stackoverflow.com/questions/9343189/did-you-run-git-update-server-info-error-on-a-github-repository

说是repository没有写对,

我一看github的网上写的是:

https://github.com/GalaxyFutures/sapi2Python.git

天,原来就是一个字母的大小写, 改掉后,就好了!

posted on 2013-06-08 01:49  norsd  阅读(209)  评论(0)    收藏  举报

导航