IDEA在clone的时候提示Permission denied (publickey).

来源:5-6 git初始化

慕沐7374140

2019-06-25

首先呢,我已经弄好了ssh的密钥,并添加到github账户的公钥下边,ssh -T git@github.com是可以的,返回:
Hi xx! You’ve successfully authenticated, but GitHub does not provide shell access.
但是,当我想要git push的时候,总是失败,提示是:
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

写回答

2回答

慕沐7374140

提问者

2019-06-25

//img.mukewang.com/szimg/5d123a0e0001a0cb05600282.jpg

出现You’ve successfully authenticated, but GitHub does not provide shell access.不是说明配置成功了吗?

0
1
geelylucky
but GitHub does not provide shell access 你看看后半句,给你找了个博客,你按照这个试试:https://www.cnblogs.com/smilejinge/p/3589479.html
2019-06-27
共1条回复

geelylucky

2019-06-25

Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

同学,它的意思是说你没有权限哦,说明你没配置成功。

0
0

从0开始 独立完成企业级Java电商网站服务端开发

前后端分离,数据库接口设计,架构设计,功能开发,上线运维

9476 学习 · 8804 问题

查看课程