BigW Consortium Gitlab

Commit 2201ef80 by Jeremy Mack

Add rake task for bulk repo importing

Git repos should be in the import_projects directory in the root of application. The task is invoked via @rake import_projects@.
parent e38fa328
...@@ -91,4 +91,3 @@ def create_repo_project(project_name, user_email) ...@@ -91,4 +91,3 @@ def create_repo_project(project_name, user_email)
false false
end end
end end
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