gpt4 book ai didi

gitlab - 无法克隆 gitlab 存储库?

转载 作者:行者123 更新时间:2023-12-04 00:05:47 25 4
gpt4 key购买 nike

我正在尝试克隆我的 gitlab 存储库。

在这里,我提供了 project-name 作为 repo 名称和 username 作为我的用户名。

我试过的命令:

$git clone <copied gitlab repo of https>

当我尝试这样做时,出现以下错误。

Cloning into 'project-name'... remote: The project you were looking for could not be found. fatal: repository 'https://gitlab.com/username/project-name.git/' not found



帮我一个人如何摆脱它。

最佳答案

如果有人出于某种原因现在发现了这一点,那么最终对我有帮助的是在 gitlab 实例 url 前添加我的用户名。

git clone https://username@gitlab.com/username/project-name.git

显然这是gitlab中的一个错误。

关于gitlab - 无法克隆 gitlab 存储库?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45843932/

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