Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

拷贝主题代码时,提示 : 权限被拒绝(publickey) #138

Open
Dnnecessary opened this issue Nov 15, 2018 · 2 comments
Open
Assignees
Labels

Comments

@Dnnecessary
Copy link

执行 git clone [email protected]:forsigner/fexo.git themes/fexo 提示:
Cloning into 'themes/fexo'...
Warning: Permanently added the RSA host key for IP address '13.229.188.59' to the list of known hosts.
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

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

@leenxyz
Copy link
Collaborator

leenxyz commented Nov 27, 2018

应该是你的 git 配置不对

@leenxyz leenxyz self-assigned this Nov 27, 2018
@chuchinc
Copy link

执行 git clone [email protected]:forsigner/fexo.git themes/fexo 提示:
Cloning into 'themes/fexo'...
Warning: Permanently added the RSA host key for IP address '13.229.188.59' to the list of known hosts.
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

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

使用命令: git clone https://github.com/forsigner/fexo.git themes/fexo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants