cleaning up trailing slash redirects (part 5) (#23636)
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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: '*'
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -3,8 +3,8 @@ title: Importing your projects to GitHub
|
||||
intro: 'You can import your source code to {% data variables.product.product_name %} using a variety of different methods.'
|
||||
shortTitle: Importing your projects
|
||||
redirect_from:
|
||||
- /categories/67/articles/
|
||||
- /categories/importing/
|
||||
- /categories/67/articles
|
||||
- /categories/importing
|
||||
- /categories/importing-your-projects-to-github
|
||||
versions:
|
||||
fpt: '*'
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
title: What are the differences between Subversion and Git?
|
||||
intro: 'Subversion (SVN) repositories are similar to Git repositories, but there are several differences when it comes to the architecture of your projects.'
|
||||
redirect_from:
|
||||
- /articles/what-are-the-differences-between-svn-and-git/
|
||||
- /articles/what-are-the-differences-between-svn-and-git
|
||||
- /articles/what-are-the-differences-between-subversion-and-git
|
||||
- /github/importing-your-projects-to-github/what-are-the-differences-between-subversion-and-git
|
||||
versions:
|
||||
|
||||
Reference in New Issue
Block a user