虽然我已经与ssh密钥配对,但git要求输入用户名和密码


0

我在Gitlab上处理一个朋友的项目,并在那里拥有开发者权限。 我已经将我的Gitlab帐户与我当前计算机上的个人ssh密钥配对。当我想推/拉时,为什么还要求我的电子邮件地址和密码?


将我的Gitlab帐户与我的个人ssh密钥配对 “...怎么样?日志/提示符是什么样的?你使用https或ssh连接到存储库吗?
Jakuje

我在我的计算机上生成了一个公共ssh密钥,并将此密钥添加到我在Gitlab上的配置文件中。
Jonas

Answers:


0

我的问题是我克隆了存储库 https 进入我的系统。用它克隆它 ssh 地址解决了问题,请参阅 这个答案

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.