error: The requested URL returned error: 401 Unauthorized while accessing https://git.oschina.net/....... 解决方法: # git --version git version 1.7.1 安装git时yum默认安装的是1.7.1,想到很多Git服务依赖会对git的版本会有依赖问题,于是想到了升级git版本. http://pkgs.repoforge.org/rpmforge-release/
Error:git@github.com: Permission denied (publickey).fatal: Could not read from remote repository. Please make sure you have the correct access rightsand the repository exists. Reason:I choose "n" when I first excute git clone command Solution1:r