最佳答案
我试图设置git与http://danielmiessler.com/study/git/#website来管理我的网站。
我已经到了指令的最后一步:git push website +master:refs/heads/master
我正在win7中使用git ming32命令行工作
$ git push website +master:refs/heads/master
Bill@***.com's password:
Connection closed by 198.91.80.3
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
这里的一个问题可能是程序正在寻找bill@* **.com。当我通过ssh连接到我的网站,我有一个不同的用户名(让我们说'abc')。也许这个应该是abc@***。com。如果是这样,我不知道如何改变这一点,或者如果我可以推下一个别名