从Gerrit拉取代码失败 Please make sure you have the correct access rights and the reposi

300 阅读1分钟

问题:

image.png

问题原因:

在ssh生成后没有生成该文件

image.png

解决办法:

在这个阶段填入yes

image.png

如果还是有问题建议重新配置ssh,先配置user.name和user.email,然后再配置ssh

$ ssh-keygen -t rsa -C "xx@xx.com"   # 按三次enter键结束