Git

Import a repository from Gitlab to Github

If you ever wondered how to import a repository from Gitlab to Github, it is as easy as going to Github, create new repository, click on import a repository, later put your https git clone url from gitlab on "Your old repository’s clone URL" field, and that's it.

If your repository is private, you are going to be prompted to login with your Gitlab's credentials on Github, and after that, you are ready to go :)