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 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.

GitHub 导入工具是一种可快速将源代码存储库(包括提交和修订历史记录)导入到 GitHub 的工具。

在导入过程中,根据导入来源的版本控制系统,您可以向远程仓库进行身份验证,更新提交作者属性,以及导入包含大文件的仓库(如果不想使用 Git Large File Storage,也可删除大文件)。

导入操作SubversionMercurialTFVCGit
向远程仓库进行身份验证XXXX
更新提交作者属性XXX
将大型文件移动到 Git 大型文件存储XXX
从仓库删除大文件XXX

延伸阅读