Skip to main content

О GitHub Importer

Если исходный код хранится в службе размещения кода с помощью Git, Subversion, Mercurial или система управления версиями Team Foundation (TFVC) и доступен из общедоступного Интернета, можно переместить код в GitHub с помощью 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

Warning: Support for importing Mercurial, Subversion and Team Foundation Version Control (TFVC) repositories using GitHub Importer will end on April 12, 2024. For more information, see the changelog.

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