1.原因

设置远端仓库地址 git remote set-url origin 你的远端地址
git push origin master出现以下情况:
fatal: Could not read from remote repository的原因及解决办法

2.解决办法:删除当前key,然后重新生成key

fatal: Could not read from remote repository的原因及解决办法

相关文章: