Bulk repo import Rake task
There are merge conflicts
The comparison view may be inaccurate due to merge conflicts.
Resolve these conflicts or ask someone with write access to this repository to merge it locally.
Created by: mutewinter
I'm using this to import a large amount of existing Git repos into Gitlab. Here's how it works
import_projects
directoryrake import_projects[owner_email]
Note: owner_email must be an existing user in Gitlab
/home/git/repositories
and added to GitlabNote: The user running this must be able to sudo to the git user without a password, otherwise they will be prompted for their password
The comparison view may be inaccurate due to merge conflicts.
Resolve these conflicts or ask someone with write access to this repository to merge it locally.