Commit 5ff79f9494c154c963190016e701170545d91617

Authored by Dmitriy Zaporozhets
2 parents e1ca9de0 1045ea64

Merge branch 'user-get-notified-on-move' of /home/git/repositories/gitlab/gitlabhq

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
doc/update/5.4-to-6.0.md
... ... @@ -4,8 +4,8 @@
4 4  
5 5 #### Global projects
6 6  
7   -We deprecated root(global) namespace for projects.
8   -So you need to move all your global projects under group/users manually before update or they will be automatically moved to the owner namespace during the update.
  7 +The root (global) namespace for projects is deprecated.
  8 +So you need to move all your global projects under groups or users manually before update or they will be automatically moved to the project owner namespace during the update. When a project is moved all its members will receive an email with instructions how to update their git remote url. Please make sure you disable ssending email when you do a test of the upgrade.
9 9  
10 10 #### Teams
11 11  
... ...