1
0
mirror of synced 2025-12-21 02:46:50 -05:00

add short titles to frontmatter (#20131)

This commit is contained in:
Rachael Sewell
2021-06-24 11:02:53 -07:00
committed by GitHub
parent ee823eb333
commit 52cf583bdd
973 changed files with 978 additions and 7 deletions

View File

@@ -9,6 +9,7 @@ versions:
fpt: '*'
ghes: '*'
ghae: '*'
shortTitle: Add a project locally
---
{% data reusables.repositories.migrating-from-codeplex %}

View File

@@ -8,6 +8,7 @@ versions:
fpt: '*'
ghes: '*'
ghae: '*'
shortTitle: Import repo locally
---
Before you start, make sure you know:

View File

@@ -7,6 +7,7 @@ redirect_from:
- /github/importing-your-projects-to-github/importing-a-repository-with-github-importer
versions:
fpt: '*'
shortTitle: Use GitHub Importer
---
{% tip %}

View File

@@ -18,5 +18,6 @@ children:
- /importing-a-git-repository-using-the-command-line
- /adding-an-existing-project-to-github-using-the-command-line
- /source-code-migration-tools
shortTitle: Import code to GitHub
---

View File

@@ -9,6 +9,7 @@ versions:
fpt: '*'
ghes: '*'
ghae: '*'
shortTitle: Code migration tools
---
{% ifversion fpt %}

View File

@@ -6,6 +6,7 @@ redirect_from:
- /github/importing-your-projects-to-github/updating-commit-author-attribution-with-github-importer
versions:
fpt: '*'
shortTitle: Update author GitHub Importer
---
GitHub Importer looks for GitHub users whose email addresses match the authors of the commits in the repository you're importing. You can then connect a commit to its author using their email address or the author's GitHub username.