unjs/giget

GitLab Subgroups

Opened this issue · 0 comments

Maiquu commented

Environment

  • giget@1.1.2
  • node@18.16.1

Reproduction

Try to install any GitLab repository that is located in a subgroup.

Describe the bug

In GitLab, you can seperate your projects into subgroups. Currently its not possible to download projects in subgroups due to how repository urls are resolved.
For example runningnpx giget@latest gitlab:group/subgroup/project will try download the repository from https://gitlab.com/group/subgroup/-/archive/main.tar.gz.

Additional context

No response

Logs

No response