Migrate from github enterprise to github.com

前端 未结 2 882
太阳男子
太阳男子 2021-02-20 18:32

We have a few repositories and forks on a trial version of Github Enterprise. I want to evaluate how to migrate from Github enterprise to Github.com (into a paid for organizatio

2条回答
  •  一个人的身影
    2021-02-20 19:12

    http://www.alexhadik.com/blog/2016/5/26/migrating-github-repositories-with-gitmover appears to offer a solution: GitMover is "a simple Python script that takes Git repos on any type of GitHub installation, and copies issues, labels and milestones from one to the other. It's the perfect tool to help automate the open-sourcing of an internal project."

提交回复
热议问题