使用git clone命令从github上同步github上的代码库时,如果使用SSH链接,系统会报下面的错误:

Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
原因:
你的SSH key没有添加到github帐号设置中
解决: