2021-02-10

git clone 相关问题:

1.Permissions 0644 for 私钥 are too open

It is required that your private key files are NOT accessible by others.

This private key will be ignored

Load key "私钥: bad permissions

原因:私钥权限不能设为其他人可读

解决方法:

chmod 600 私钥

2.克隆时,没有权限

Cloning into 项目...

仓库未找到

The requested repository does not exist, or you do not have permission to access it.

fatal: Could not read from remote repository.

 

Please make sure you have the correct access rights

and the repository exists.

原因:

1)http下载有问题时,是没有项目的读写权限

2)ssh下载时,确认Git仓库有没有对应的公钥,本地的.ssh/下,有没有对应的私钥。没有问题,确认下config文件的域名、端口是否正确;

其次,检查后,所有的内容都没问题,一般情况下,就可以正常克隆了。

但是,总有一部分人,手残党。编辑config文件时,每行末尾,总有莫名其妙的空格。导致文件一直没有生效。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值