How to transfer Git repository from GitLab to GitHub

preview_player
Показать описание
#git #gitlab #github
Hey! Here I'd like to show you two possible ways of migrating a git repository from GitLab to GitHub.
The first option uses UI only, but unfortunately, it doesn't work with private repositories.
The second option supports both public and private repositories but in that case, you have to use a terminal (CLI).

--
Follow JavaScript Room on internet:
Рекомендации по теме
Комментарии
Автор

how can we retain, entire history of commits made in older repository while we do a transfer?

ankurv
Автор

Great video thanks. Any idea how to import a private gitlab repo to github?

_dinesh
Автор

how to make it so it copy all branches too?

shadowrealm
Автор

That's great. How about our old commit still available in new repository or not?

rathasao
Автор

possible to port over the issues, milestones etc to github ?

vishnu
Автор

does it notify my particpent for the project on gitlab that I make changes?

razanel-nono
Автор

This way I am getting only master branch not all branches can you please how we can get all branches as well?

abdulrehmanbutt