git添加远程库的错误及解决方案

添加远程库的错误及解决方案

这是我在添加远程库时遇到的一些错误,看了一些博客解决了,这里向大家集体推荐(认真看上面的步骤,我当时就是漏了一个步骤,结果搞了好久才弄好)

  1. Permission denied (publickey).

    fatal: Could not read from remote respository.

https://blog.csdn.net/mengmengz07/article/details/70157018

  1. `Could not read from remote repository.``

    `Please make sure you have the correct access rights.

https://blog.csdn.net/u014343528/article/details/48787221

  1. ERROR: Repository not found.

https://blog.csdn.net/u010154424/article/details/51233966

你可能感兴趣的:(web_learning)