珠穆郎码疯@ 2019-06-19 09:45 采纳率: 0%
浏览 823

各位大佬,帮忙解决一下这是咋回事?git推送不了

```git.exe push --progress "origin" master:master

fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

```git 未能顺利结束 (退出码 128) (109 ms @ 2019/6/19 9:42:40)

  • 写回答

2条回答 默认 最新

  • 专家-郭老师 Java领域新星创作者 2019-06-19 09:55
    关注

    fatal: Could not read from remote repository.Please make sure you have the correct access rights and the repository exists.

    出现这个问题是因为没有在github账号添加SSH key

    解决方法如下:
    1.在终端输入。

    ssh-keygen -t rsa -C "username" (注:username为你git上的用户名)
    链接:https://blog.csdn.net/u014343528/article/details/48787221

    评论

报告相同问题?

悬赏问题

  • ¥40 复杂的限制性的商函数处理
  • ¥15 程序不包含适用于入口点的静态Main方法
  • ¥15 素材场景中光线烘焙后灯光失效
  • ¥15 请教一下各位,为什么我这个没有实现模拟点击
  • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
  • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
  • ¥20 有关区间dp的问题求解
  • ¥15 多电路系统共用电源的串扰问题
  • ¥15 slam rangenet++配置
  • ¥15 有没有研究水声通信方面的帮我改俩matlab代码