If you have source code in Subversion, Mercurial, Team Foundation Version Control (TFVC), or another Git repository, you can move it to GitHub using GitHub Importer.
If you have a project hosted on another version control system, you can automatically import it to GitHub using the GitHub Importer tool.
During an import, you can match commits in your repository with the GitHub account of the commit author.
Importing Git projects using the command line is suitable when your existing code is hosted on a private network.
Learn how to add existing source code or repositories to GitHub Enterprise Cloud from the command line using GitHub CLI or Git Commands. Then, share your code and invite others to work with you.
You can use external tools to move your projects to GitHub.