拉取 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


生成 RAS 秘钥
ssh-keygen -t rsa -C "Gitee SSH Key"
-t key 类型
-C 注释

将C:\Program Files\Git\usr\bin 加入环境变更

直接回车


设置SSH公钥


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

本文来自博客园,作者:VipSoft 转载请注明原文链接:https://www.cnblogs.com/vipsoft/p/18266230
浙公网安备 33010602011771号