克隆的时候出现这个错误
来源:4-6 创建git仓库及克隆、拉取和推送操作

慕斯卡9082676
2021-06-09
$ git clone git@github.com:tanjiahao999/Auto-test3.git
Cloning into ‘Auto-test3’…
no such identity: /Users/asus/.ssh/idrsa_qq: No such file or directory
no such identity: /Users/asus/.ssh/id_rsa: No such file or directory
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
写回答
1回答
-
huangkunhua
2021-06-11
ssh 配置
00
相似问题