diff options
| author | Lauri Piisang <noskiller@gmail.com> | 2017-06-06 12:21:27 +0000 |
|---|---|---|
| committer | Lauri Piisang <noskiller@gmail.com> | 2017-06-09 07:21:07 +0000 |
| commit | 67f6b063e43cf01a4a95af6a0f3bad7678e8fa04 (patch) | |
| tree | 785b1859cdaed36d0f5aa8edf67d92fdc7793b56 | |
| parent | e34e5761042579686fe149f16e7ec107b80224d2 (diff) | |
| download | gitlab-ce-67f6b063e43cf01a4a95af6a0f3bad7678e8fa04.tar.gz | |
Clarify transferring project, specify permissions
| -rw-r--r-- | doc/workflow/groups.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/workflow/groups.md b/doc/workflow/groups.md index 1cb3c940f00..1645e7e8d65 100644 --- a/doc/workflow/groups.md +++ b/doc/workflow/groups.md @@ -23,9 +23,10 @@ You can use the 'New project' button to add a project to the new group. ## Transferring an existing project into a group -You can transfer an existing project into a group you own from the project settings page. The option to transfer a project is only available if you are the Owner of the project. +You can transfer an existing project into a group you have at least Master access in from the project settings page. +The option to transfer a project is only available if you are the Owner of the project. First scroll down to the 'Dangerous settings' and click 'Show them to me'. -Now you can pick any of the groups you manage as the new namespace for the group. +Now you can pick any of the groups you have at least Master access in as the new namespace for the group.  |
