ran script/content-migrations/use-short-versions.js
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
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.'
|
||||
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/
|
||||
@@ -8,9 +8,9 @@ redirect_from:
|
||||
- /articles/importing-your-project-to-github/
|
||||
- /articles/importing-source-code-to-github
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '*'
|
||||
github-ae: '*'
|
||||
fpt: '*'
|
||||
ghes: '*'
|
||||
ghae: '*'
|
||||
children:
|
||||
- /about-github-importer
|
||||
- /importing-a-repository-with-github-importer
|
||||
|
||||
Reference in New Issue
Block a user