相关疑难解决方法(0)

返回代码 22,致命:git-http-push-failed

我在我的服务器上使用git init --bare. 我在那里添加了一些文件,然后从 myserver 克隆了我的存储库git clone http://www.example.com/mygit/repo,它完美地克隆了。现在我想推送这个目录,git push origin master但它返回代码 22。我还添加了我的 PC 的 ssh 公钥http://www.example.com/mygit/repo/.ssh/authorized_keys,但我仍然无法推送到我的存储库。

git ssh

3
推荐指数
1
解决办法
3万
查看次数

标签 统计

git ×1

ssh ×1