diff options
Diffstat (limited to 'doc/raketasks/features.md')
-rw-r--r-- | doc/raketasks/features.md | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/doc/raketasks/features.md b/doc/raketasks/features.md index ecdf6aee069..bf67522c256 100644 --- a/doc/raketasks/features.md +++ b/doc/raketasks/features.md @@ -1,7 +1,7 @@ --- stage: none group: unassigned -info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#designated-technical-writers +info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments --- # Namespaces **(CORE ONLY)** @@ -10,13 +10,12 @@ This Rake task enables [namespaces](../user/group/index.md#namespaces) for proje ## Enable usernames and namespaces for user projects -This command will enable the namespaces feature introduced in GitLab 4.0. It will move every project in its namespace folder. +This command enables the namespaces feature introduced in GitLab 4.0. It moves every project in its namespace folder. -Note: +The **repository location changes as part of this task**, so you must **update all your Git URLs** to +point to the new location. -- The **repository location will change**, so you will need to **update all your Git URLs** to - point to the new location. -- The username can be changed at **Profile > Account**. +The username can be changed at **Profile > Account**. For example: |