git push 出问题 网上各种方法试遍了就是不行 求大神
答案:2 悬赏:0 手机版
解决时间 2021-03-17 05:20
- 提问者网友:我没有何以琛的痴心不悔
- 2021-03-16 19:44
git push 出问题 网上各种方法试遍了就是不行 求大神
最佳答案
- 五星知识达人网友:等灯
- 2021-03-16 20:08
I think this is due to ssh problem
Make sure whether your key is in the .ssh folder, if yes, then do the following one
Open ~/.bashrc & add
eval `ssh-agent -s`
ssh-add ~/.ssh/your_respective_key
and do bash on terminal and do git pull.I hope it will work
Make sure whether your key is in the .ssh folder, if yes, then do the following one
Open ~/.bashrc & add
eval `ssh-agent -s`
ssh-add ~/.ssh/your_respective_key
and do bash on terminal and do git pull.I hope it will work
全部回答
- 1楼网友:西岸风
- 2021-03-16 21:06
你没上传公钥。
我要举报
如以上问答信息为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
推荐资讯