mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 15:46:08 +10:00
Merge branch 'share-with-group-doc' into 'master'
Share with group doc Fixes gitlab/gitlabhq#2025 See merge request !321
This commit is contained in:
@@ -12,5 +12,6 @@
|
||||
- [Project importing from GitHub to GitLab](import_projects_from_github.md)
|
||||
- [Project importing from GitLab.com to your private GitLab instance](import_projects_from_gitlab_com.md)
|
||||
- [Protected branches](protected_branches.md)
|
||||
- [Sharing a project with a group](share_with_group.md)
|
||||
- [Web Editor](web_editor.md)
|
||||
- [Manage large binaries with git annex](git_annex.md)
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
# Sharing a project with a group
|
||||
|
||||
If you want to share a single project in a group with another group,
|
||||
you can do so easily. By setting the permission you can quickly
|
||||
give a select group of users access to a project in a restricted manner.
|
||||
|
||||
In a project go to the project settings -> groups.
|
||||
|
||||
Now you can select a group that you want to share this project with and with
|
||||
which maximum access level. Users in that group are able to access this project
|
||||
with their set group access level, up to the maximum level that you've set.
|
||||
|
||||

|
||||
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
Reference in New Issue
Block a user