Skip to main content
설명서에 자주 업데이트를 게시하며 이 페이지의 번역이 계속 진행 중일 수 있습니다. 최신 정보는 영어 설명서를 참조하세요.

GitHub Importer 정보

소스 코드가 Git, Subversion, Mercurial 또는 Team Foundation 버전 제어(TFVC)를 사용하여 코드 호스팅 서비스에 저장되고 공용 인터넷에서 액세스할 수 있는 경우 GitHub 가져오기를 사용하여 코드를 GitHub로 이동할 수 있습니다.

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 will end on October 17, 2023. For more details, 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