Can Subgroups be created in Gitlab?

Posted by niroshan.l on Server Fault See other posts from Server Fault or by niroshan.l
Published on 2014-06-05T06:49:42Z Indexed on 2014/06/06 3:28 UTC
Read the original article Hit count: 382

Filed under:

We are working on migrating from gitolite to gitlab , But have encountered a problem with subgroups which are created on git. It looks like there is no feature in gitlab to create a subgroup

eg: in Git

group1/group2/project1.git
group1/project2.git
group1/group2/project3.git
group1/group3/project4.git

It looks like when i import the repo's using bundle it is not able to identify the sub groups. Also there is no option to create a sub group on the gitlab UI. (Maybe i'm not looking at the proper terminology. maybe subgroub is not the correct work )

Apologies for the use of incorrect terms as I am new to this

Thanks in advance Regards Niro

© Server Fault or respective owner

Related posts about gitlab