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@.
This commit is contained in:
parent
e38fa32822
commit
2201ef8020
|
@ -91,4 +91,3 @@ def create_repo_project(project_name, user_email)
|
||||||
false
|
false
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue