在Linux上已经安装过git(自己搭建)了,本机(windows)想连接过去,通过git bash敲了下clone命令提示没权限:
$ git clone git@111.11.111.11:code.git Cloning into 'code'... The authenticity of host '111.11.111.11 (111.11.111.11)' can't be established. ECDSA key fingerprint is SHA256:7jmL7Nrr9zJ7psJd3Zcfr4UckRNOMkgwK/ae9dsCgaw. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added '111.11.111.11' (ECDSA) to the list of known hosts. git@111.11.111.11's password: Connection closed by 111.11.111.11 port 22 fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
讯享网

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容,请联系我们,一经查实,本站将立刻删除。
如需转载请保留出处:https://51itzy.com/kjqy/23657.html