Push failed: Failed with error: Could not read from remote repository.

Git提交项目到Github的时候Push失败。 首先检查了ssh已经配置。 使用Android Studio 一直就是Push不上去。 然后尝试使用git命令却成功了。嘤嘤嘤。 千辛万苦找了半天才找到是因为 SSH 使用了 Built-in方式 将其修改为 Native 然后就搞定了。 因为Github上边的SSH 配的是本地 C:\Users\zxb\.ssh\id_rsa.pub 中的值。
相关文章
相关标签/搜索