Pedantic capitalization changes to brand names (#425)

Some instances of Github and Gitlab have been changed to GitHub and GitLab
respectively.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/425
Reviewed-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Co-authored-by: Skye <skyeforeverblue@outlook.com>
Co-committed-by: Skye <skyeforeverblue@outlook.com>
This commit is contained in:
Skye 2024-05-19 21:24:00 +00:00 committed by Panagiotis "Ivory" Vasilopoulos
parent d475852dc2
commit 51da37c7d4

View file

@ -20,7 +20,7 @@ On Codeberg, you can click on the plus symbol on the top right, and then select
## Selecting your host
Once you're at the [**New Migration**](https://codeberg.org/repo/migrate) page, you can select the Git host you are migrating from. For the following services, the migration tool can not only migrate your repository data, but also metadata like issues, labels, wiki, releases, milestones, etc.
- [Github](#migrating-from-services)
- [GitHub](#migrating-from-services)
- [GitLab](#migrating-from-services)
- [Gitea / Forgejo](#migrating-from-services)
- [Gogs](#migrating-from-services)
@ -44,7 +44,7 @@ Here's an explanation of some fields on the [Git migration page](https://codeber
### Migrating from Services
To migrate a repo with its metadata from a different service, you will first need to [create an access token](/advanced/access-token/) on the service with your repository. *Please check your services documentation, on how to get the access token.* Examples can be found for [Gitlab](https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html) and [Github](https://github.com/settings/tokens). Don't forget to delete the access token once you are finished.
To migrate a repo with its metadata from a different service, you will first need to [create an access token](/advanced/access-token/) on the service with your repository. *Please check your services documentation, on how to get the access token.* Examples can be found for [GitLab](https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html) and [GitHub](https://github.com/settings/tokens). Don't forget to delete the access token once you are finished.
<picture>
<source srcset="/assets/images/advanced/migrating-repos/gitea-migration.webp" type="image/webp">