Skip to content

Export existing repositories to gitlab

randx edited this page Oct 30, 2012 · 3 revisions

GitLab can create projects for you bare repos

  1. Copy bare repositories to /home/git/repositories
  2. Run bundle exec rake gitlab:import:repos RAILS_ENV=production
  3. PROFIT
Clone this wiki locally