Skip to content
Snippets Groups Projects
Commit 09d97732 authored by Alexander frenzel's avatar Alexander frenzel
Browse files

import repositories to global namespace

parent 385a515d
No related branches found
No related tags found
3 merge requests!3014Fix 4.1 Installation Doc wording,!2983Fixed typo in gitlab.yml.example,!2932Repo import 4.1 fix (empty repositories)
Loading
Loading
@@ -42,6 +42,7 @@ namespace :gitlab do
 
project_params = {
:name => path,
:namespace_id => Namespace.global_id,
}
 
project = Projects::CreateContext.new(user, project_params).execute
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment