1
0
mirror of synced 2025-12-22 11:26:57 -05:00
Files
Jenni Christensen 5d50b102b7 Changed title, links, updated intro and first section (#25875)
* changed title, links, updated intro and first section

* Update content/get-started/importing-your-projects-to-github/importing-source-code-to-github/adding-locally-hosted-code-to-github.md

Co-authored-by: hubwriter <hubwriter@github.com>

* updated phrasing to improve clarity

* Update content/get-started/importing-your-projects-to-github/importing-source-code-to-github/adding-locally-hosted-code-to-github.md

Co-authored-by: hubwriter <hubwriter@github.com>

* Update content/get-started/importing-your-projects-to-github/importing-source-code-to-github/adding-locally-hosted-code-to-github.md

Co-authored-by: hubwriter <hubwriter@github.com>

* updates to intro

Co-authored-by: hubwriter <hubwriter@github.com>
2022-03-12 01:47:15 +00:00

26 lines
910 B
Markdown

---
title: Importing source code to GitHub
intro: 'You can import repositories to GitHub using {% ifversion fpt %}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
- /github/importing-your-projects-to-github/importing-source-code-to-github
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
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-locally-hosted-code-to-github
- /source-code-migration-tools
shortTitle: Import code to GitHub
---