Re: Creating groups inside group

2015-03-02 Thread Sytse Sijbrandij
No, nesting groups in other groups is not supported. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Sun, Feb 22, 2015 at 3:04 AM, Maneesh M P wrote: > Is it possible to create groups inside groups ? I am using gitlab version > 7.0.0 > > In gitolite managed environment I have repositories li

Creating groups inside group

2015-02-22 Thread Maneesh M P
Is it possible to create groups inside groups ? I am using gitlab version 7.0.0 In gitolite managed environment I have repositories like this, git@abc,com:sports/forge/baseball.git using gitlab I am able to create only git@abc,com:sports/baseball.git Is there a way I can achieve this ? Th