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
c8d48519
Commit
c8d48519
authored
Jun 11, 2020
by
Mike Jang
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'patch-141' into 'master'
Fix who can transfer project See merge request gitlab-org/gitlab!33897
parents
ca7acc9f
094602fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
+3
-5
doc/user/project/settings/index.md
doc/user/project/settings/index.md
+3
-5
No files found.
doc/user/project/settings/index.md
View file @
c8d48519
...
...
@@ -192,11 +192,9 @@ to transfer a project.
You can transfer an existing project into a
[
group
](
../../group/index.md
)
if:
1.
You have at least
**Maintainer**
[
permissions
](
../../permissions.md#project-members-permissions
)
to that group.
1.
The project is in a subgroup you own.
1.
You're at least a
**Maintainer**
of the project under your personal namespace.
Similarly, if you're an owner of a group, you can transfer any of its projects
under your own user.
-
You have at least
**Maintainer**
[
permissions
](
../../permissions.md#project-members-permissions
)
to that group.
-
You're at least an
**Owner**
of the project to be transferred.
-
The group to which the project is being transferred to must allow creation of new projects.
To transfer a project:
...
...
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