News

If for whatever reasons, you feel the need to migrate from Github to another service, it’s actually quite easy, and I’ve tried it with Gitlab, which offers a very easy solution to import your code ...
You can import the project into your GitLab environment in a number of ways. They are detailed as follows with the assumption that the recommended group qa-perf-testing and project gitlabhq are being ...
Test import project For testing, we can import our own GitLab CE project (named gitlabhq in this case) under a group named qa-perf-testing. Project tarballs that can be used for testing can be found ...
Migrate an SVN Project to GitLab For us, we are using an excellent Git server called GitLab. It’s very polished and gives you many of the features you’d expect from GitHub, all for free!
You can choose to create a blank project, import a project from another repository, or use a template. After creating your project, you can push your code to the GitLab server.