Commit d41fe762 authored by Russell Dickenson's avatar Russell Dickenson

Merge branch 'sselhorn-master-patch-96332' into 'master'

Removed italics and changed permissions to role

See merge request gitlab-org/gitlab!76276
parents b551088d 18d19b82
...@@ -26,17 +26,17 @@ To fork an existing project in GitLab: ...@@ -26,17 +26,17 @@ To fork an existing project in GitLab:
1. Select the project to fork to: 1. Select the project to fork to:
- *(Recommended method)* Below **Select a namespace to fork the project**, identify - Recommended method. Below **Select a namespace to fork the project**, identify
the project you want to fork to, and click **Select**. Only namespaces you have the project you want to fork to, and click **Select**. Only namespaces you have
Developer and higher [permissions](../../permissions.md) for are shown. Developer and higher [permissions](../../permissions.md) for are shown.
![Choose namespace](img/forking_workflow_choose_namespace_v13_10.png) ![Choose namespace](img/forking_workflow_choose_namespace_v13_10.png)
- *(Experimental method)* If your GitLab administrator has - Experimental method. If your GitLab administrator has
[enabled the experimental fork project form](#enable-or-disable-the-fork-project-form), read [enabled the experimental fork project form](#enable-or-disable-the-fork-project-form), read
[Create a fork with the fork project form](#create-a-fork-with-the-fork-project-form). [Create a fork with the fork project form](#create-a-fork-with-the-fork-project-form).
Only namespaces you have Developer and higher Only namespaces you have at least the Developer
[permissions](../../permissions.md) for are shown. [role](../../permissions.md) for are shown.
NOTE: NOTE:
The project path must be unique in the namespace. The project path must be unique in the namespace.
......
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