23 lines
871 B
Markdown
23 lines
871 B
Markdown
---
|
|
title: Importing source code to GitHub
|
|
intro: 'You can import repositories to GitHub using {% if currentVersion == "free-pro-team@latest" %}GitHub Importer, the command line,{% else %}the command line{% endif %} or external migration tools.'
|
|
redirect_from:
|
|
- /articles/importing-an-external-git-repository/
|
|
- /articles/importing-from-bitbucket/
|
|
- /articles/importing-an-external-git-repo/
|
|
- /articles/importing-your-project-to-github/
|
|
- /articles/importing-source-code-to-github
|
|
versions:
|
|
free-pro-team: '*'
|
|
enterprise-server: '*'
|
|
github-ae: '*'
|
|
children:
|
|
- /about-github-importer
|
|
- /importing-a-repository-with-github-importer
|
|
- /updating-commit-author-attribution-with-github-importer
|
|
- /importing-a-git-repository-using-the-command-line
|
|
- /adding-an-existing-project-to-github-using-the-command-line
|
|
- /source-code-migration-tools
|
|
---
|
|
|