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,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: '*'