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

GitLab push远端,出现错误提示:Push failed: Failed with error: fatal: Could not read from remote repository.

原因: 1,账号无push的权限。

    2,请添加一个正确的sshKey 添加方法:

      ssh-keygen -t rsa -C "账号"

      cat ~/.ssh/id_rsa.pub

将ssh保存到 GitLab即可

上一篇:SQL Server 2014 BI新特性(一)五个关键点带你了解Excel下的Data Explorer


下一篇:动态SQL屏幕条件选择(里面还有赋值的新语法)