Commit 5775b760 authored by Sytse Sijbrandij's avatar Sytse Sijbrandij

Merge branch 'share-with-group-doc' into 'master'

Share with group doc

Fixes gitlab/gitlabhq#2025

See merge request !321
parents c5c52cc2 b902b134
......@@ -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)
# 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)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment