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.
If GitHub Importer is not suitable for your purposes, such as if your existing code is hosted on a private network, then we recommend importing using the command line.
Learn how to add existing source code or repositories to GitHub 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.