mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-07-23 02:54:40 +00:00
1
Import existing repositories into GitLab
riyad edited this page 2012-12-20 12:58:38 -08:00
GitLab can create projects for your repos automatically
- Copy bare repositories to
/home/git/repositories
- Run
bundle exec rake gitlab:import:repos RAILS_ENV=production
- PROFIT