当前位置:   article > 正文

git clone 失败问题_拉代码一直显示cloning into

拉代码一直显示cloning into

 

错误提示:

Cloning into 'hg-assist-admin'...

GitLab: The project you were looking for could not be found.

fatal: Could not read from remote repository.

Please make sure you have the correct access rights

and the repository exists.

排查问题 1 : 查看远程仓库(无效)

排查问题 2 : 查看config配置信息,无 (无效)

排查问题 3 : 在拉取代码时候添加用户名 (无效)

...

各种无效,后面只能是觉得在服务器上的上一个开发者做了类似的操作,SSH 是上一个人生成的

所以我重新生成了SSH ,再去clone ,成功!

cd ~/.ssh

ssh-keygen -o (覆盖之前的SSH)

cat id_rsa.pub

在gitlab上,搜索框搜SSH KEYS ,添加,OK

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/小舞很执着/article/detail/918485
推荐阅读
相关标签
  

闽ICP备14008679号