拉取 gitee 代码,配置SSH,Please make sure you have the correct access rights

拉取 gitee 代码,Please make sure you have the correct access rights

git clone git@gitee.com:paddlepaddle/PaddleNLP.git

image

image

生成 RAS 秘钥

ssh-keygen -t rsa -C "Gitee SSH Key"
-t key 类型
-C 注释

image
C:\Program Files\Git\usr\bin 加入环境变更
image
直接回车
image
image

设置SSH公钥

image
image

测试

通过 ssh -T 测试,输出 SSH Key 绑定的用户名:
image

posted @ 2024-06-25 10:13  VipSoft  阅读(107)  评论(0)    收藏  举报