gpt4 book ai didi

ssh - VPN,SSH,GitLab和Composer更新

转载 作者:行者123 更新时间:2023-12-02 14:33:21 25 4
gpt4 key购买 nike

当我尝试在项目中更新composer时,出现问题:
我使用VPN连接,并且没有使用SSH上的gitLab的任何访问权限。但是我可以使用通常的https处理项目。
但是 Composer 更新尝试使用SSL,但出现错误:

Failed to execute git clone --mirror 'git@gitlab.***.net:***.git' '***.git/'
Permission denied (publickey).

我想将更新从SSH更改为通常的https。
我该怎么办?

最佳答案

所以你可以使用

git clone https://gitlab.***.net:***.git' '***.git 

然后对自己进行身份验证-如果您需要验证,则gitlab存储库应同时具有git和https存储库网址

关于ssh - VPN,SSH,GitLab和Composer更新,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38055511/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com