Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
5d961830
Commit
5d961830
authored
Mar 19, 2020
by
Mike Jang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add link to permissions for subgroup visibility levels
parent
bb9e58d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
doc/user/group/subgroups/index.md
doc/user/group/subgroups/index.md
+2
-3
No files found.
doc/user/group/subgroups/index.md
View file @
5d961830
...
@@ -7,13 +7,12 @@ type: reference, howto, concepts
...
@@ -7,13 +7,12 @@ type: reference, howto, concepts
> [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/issues/2772) in GitLab 9.0.
> [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/issues/2772) in GitLab 9.0.
GitLab supports up to 20 levels of subgroups, also known as nested groups or hierarchical groups.
GitLab supports up to 20 levels of subgroups, also known as nested groups or hierarchical groups.
levels of groups.
By using subgroups you can do the following:
By using subgroups you can do the following:
-
**Separate internal / external organizations.**
Since every group
-
**Separate internal / external organizations.**
Since every group
can have its own visibility level
, you are able to host groups for different
can have its own visibility level
(
[
public, internal, or private
](
../../../development/permissions.md#general-permissions
)
),
purposes under the same umbrella.
you're able to host groups for different
purposes under the same umbrella.
-
**Organize large projects.**
For large projects, subgroups makes it
-
**Organize large projects.**
For large projects, subgroups makes it
potentially easier to separate permissions on parts of the source code.
potentially easier to separate permissions on parts of the source code.
-
**Make it easier to manage people and control visibility.**
Give people
-
**Make it easier to manage people and control visibility.**
Give people
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment