Transfer git repositories from GitLab to GitHub - can we, how to and pitfalls (if any)?

后端 未结 6 1615
生来不讨喜
生来不讨喜 2020-12-02 03:32

Can one transfer repositories from GitLab to GitHub if the need be. If so, how exactly can I go about doing the same?

Also, are there any pitfalls in doing so or pre

6条回答
  •  庸人自扰
    2020-12-02 04:32

    If you have MFA enabled on GitLab you should go to Repository Settings/Repository ->Deploy Keys and create one, then use it as login while importing repo on GitHub

提交回复
热议问题