• Import your project from GitHub to GitLab | GitLab
    https://docs.gitlab.com/ee/user/project/import/github.html

    Un outil pour migrer un repo de Github vers Gitlab, avec semble t’il la quasi-totalité des éléments (tickets, pull-request entre autre) :

    Using the importer, you can import your GitHub repositories to GitLab.com or to your self-hosted GitLab instance.
    The following aspects of a project are imported:
    - Repository description (GitLab.com & 7.7+)
    - Git repository data (GitLab.com & 7.7+)
    - Issues (GitLab.com & 7.7+)
    - Pull requests (GitLab.com & 8.4+)
    - Wiki pages (GitLab.com & 8.4+)
    - Milestones (GitLab.com & 8.7+)
    - Labels (GitLab.com & 8.7+)
    - Release note descriptions (GitLab.com & 8.12+)
    - Pull request review comments (GitLab.com & 10.2+)
    - Regular issue and pull request comments
    References to pull requests and issues are preserved (GitLab.com & 8.7+), and each imported repository maintains visibility level unless that visibility level is restricted, in which case it defaults to the default project visibility.

    (une option de sortie pour les questions évoquées sur https://seenthis.net/messages/668906 ?)

    #github #gitlab #migration #git