Git 使用 + fatal: Could not read from remote repositiory. please mark sure you have the correct access rights and the repository exists
1. git 配置 ssh 参考 csdn 其他博主:
https://blog.youkuaiyun.com/weixin_45594156/article/details/107357700
2. git 已成功配置 ,并能查看到 id_rsa.pub ,
所以排除 git 配置问题,然后换管理员身份操作,成功!
3. 结论:
请以 root 用户身份执行命令 git clone “xxxxxxx”