Skip to main content
We publish frequent updates to our documentation, and translation of this page may still be in progress. For the most current information, please visit the English documentation.

About GitHub Importer

If your source code is stored on a code hosting service using Git, Subversion, Mercurial, or Team Foundation Version Control (TFVC) and is accessible from the public internet, you can move the code to GitHub using GitHub Importer.

About GitHub Importer

GitHub Importer is a tool that quickly imports source code repositories, including commits and revision history, to GitHub.com for you.

During an import, depending on the version control system you're importing from, you can authenticate with your remote repository, update commit author attribution, and either import repositories with large files or, if you don't want to use Git Large File Storage, remove large files.

Supported functionality by version control system

Import actionSubversionMercurialTFVCGit
Authenticate with remote repository
Update commit author attribution
Move large files to Git Large File Storage
Remove large files from your repository

Further reading