I am looking at migrating my GitHub repositories to GitLab self-managed instance with no internet access, having looked at the documentation regarding migrating repositories the Github rake task was an option but it requires internet access in order to communicate with GitHub and import the repository into GitLab therefore is of no use in my situation.
Is there a solution for importing GutHub repositories into a GitLab instance which has no internet access?