git@github.com:权限被拒绝_publickey致命:无法从远程存储库qq读取

问题描述

制作了这样的命令序列:

eval `ssh-agent -s`
Agent pid 1287

ssh-add D:\\Programming\\Python\\python_folder_key

git remote -v
origin  git@github.com:devmafia/Python_Django_Udemy.git (fetch)
origin  git@github.com:devmafia/Python_Django_Udemy.git (push)

git push origin master

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.

不太明白我的序列有什么问题:

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)