Skip to main content
我们经常发布文档更新,此页面的翻译可能仍在进行中。 有关最新信息,请访问英语文档

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