Skip to content

Unable to download group gitlab repository files  #479

@denis256

Description

@denis256

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions