Migrating GIT repositories from local to hosted Gitlab
Feb 2, 2023 · 2 min read · To migrate GIT repos from your local git server to hosted GitLab and to ensure all the previous commit history and metadata are retained follow the below steps outlined Create a mirror of the GIT Repo git clone --mirror git@git01.int.co.lan:test-app ...
Join discussion



