32d121343d
See https://gitlab.com/gitlab-org/gitlab-ee/issues/3839 Conflicts: app/assets/javascripts/projects/project_new.js app/views/shared/_import_form.html.haml ee/app/controllers/ee/projects_controller.rb ee/spec/features/projects/new_project_spec.rb locale/gitlab.pot
501 B
501 B
Import project from repo by URL
You can import your existing repositories by providing the Git URL:
- From your GitLab dashboard click New project
- Switch to the Import project tab
- Click on the Repo by URL button
- Fill in the "Git repository URL" and the remaining project fields
- Click Create project to being the import process
- Once complete, you will be redirected to your newly created project