1
0
mirror of synced 2025-12-22 03:16:52 -05:00

cleaning up trailing slash redirects (part 5) (#23636)

This commit is contained in:
Peter Bengtsson
2021-12-14 05:38:40 -05:00
committed by GitHub
parent b2708f3a6e
commit 1ab4e2e08b
50 changed files with 121 additions and 121 deletions

View File

@@ -2,7 +2,7 @@
title: Adding an existing project to GitHub using the command line
intro: 'Putting your existing work on {% data variables.product.product_name %} can let you share and collaborate in lots of great ways.'
redirect_from:
- /articles/add-an-existing-project-to-github/
- /articles/add-an-existing-project-to-github
- /articles/adding-an-existing-project-to-github-using-the-command-line
- /github/importing-your-projects-to-github/adding-an-existing-project-to-github-using-the-command-line
versions:

View File

@@ -2,7 +2,7 @@
title: Importing a repository with GitHub Importer
intro: 'If you have a project hosted on another version control system, you can automatically import it to GitHub using the GitHub Importer tool.'
redirect_from:
- /articles/importing-from-other-version-control-systems-to-github/
- /articles/importing-from-other-version-control-systems-to-github
- /articles/importing-a-repository-with-github-importer
- /github/importing-your-projects-to-github/importing-a-repository-with-github-importer
versions:

View File

@@ -2,10 +2,10 @@
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-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:
fpt: '*'

View File

@@ -2,7 +2,7 @@
title: Source code migration tools
intro: You can use external tools to move your projects to GitHub.
redirect_from:
- /articles/importing-from-subversion/
- /articles/importing-from-subversion
- /articles/source-code-migration-tools
- /github/importing-your-projects-to-github/source-code-migration-tools
versions: