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:
Sytse Sijbrandij
2015-03-06 02:11:05 +00:00
3 changed files with 14 additions and 0 deletions
+1
View File
@@ -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)
+13
View File
@@ -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.
![Share a project with a group](share_with_group.png)
Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB