慕数据9185127
2019-04-02 01:31
C:\Users\kw>git clone git@github.com:kanlidy/hellogit.git
Cloning into 'hellogit'...
The authenticity of host 'github.com (52.74.223.119)' can't be established.
RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'github.com,52.74.223.119' (RSA) to the list of known hosts.
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.
使用SSH来克隆,请参考:github使用ssh密钥
hello-git这个项目已经被我删除了,可以clone这个项目https://github.com/kanlidy/LearmGit
clone的项目必须拥有以下权限之一(公有权限——针对公开项目,或者参与者权限——由创建者添加,所有者权限——由自己创建)
如果不使用SSH的方式,还可以使用https的方式,会提示你输入账号与密码。
3小时速成 Vue2.x 核心技术
82578 学习 · 489 问题
相似问题
回答 1
回答 1