Migrate a repository from GitLab to GitHub
How to migrate a set of repositories from GitLab to GitHub while only pushing the current state of the project (without previous commit history).
This script will:
1. Retrieve all your repositories from GitLab.
2. For each repository:
* Clone it using the SSH URL from GitLab.
* Create a new repository