-
Notifications
You must be signed in to change notification settings - Fork 253
Open
Description
Noticed that go-getter
fail to download files from gitlab repositories which are located in subgroups:
(go-getter_1.7.3_linux_amd64)
$ go-getter "github.com/denis256/s3.git//module2" /tmp/qwe
2024/04/01 18:01:56 success!
$ go-getter "gitlab.com/denis256/s3.git//module2" /tmp/qwe
2024/04/01 18:10:40 success!
$ go-getter "gitlab.com/denis25-tests/dc/platform/terraform-modules/s3.git//module2" /tmp/qwe
2024/04/01 18:02:19 Error downloading: error downloading 'https://gitlab.com/denis25-tests/dc.git': /usr/bin/git exited with 128: Cloning into '/tmp/getter72444115/temp'...
remote: The project you were looking for could not be found or you don't have permission to view it.
fatal: repository 'https://gitlab.com/denis25-tests/dc.git/' not found
References:
https://github.com/denis256/s3
https://gitlab.com/denis256/s3
https://gitlab.com/denis25-tests/dc/platform/terraform-modules/s3
visokoo, god-of-biscuits, sethoapenteng, harmanbirdi, gmaghera and 5 more
Metadata
Metadata
Assignees
Labels
No labels