mirror of
https://git.sprinternet.at/h44z/gitlab_to_gitea.git
synced 2025-10-18 06:36:31 +00:00
first commit
This commit is contained in:
17
README.md
Normal file
17
README.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Gitlab to Gitea migration script.
|
||||
|
||||
This script uses the Gitlab and Gitea API's to migrate all data from
|
||||
Gitlab to Gitea.
|
||||
|
||||
This script support migrating the following data:
|
||||
- Repositories & Wiki
|
||||
- Milestones
|
||||
- Labels
|
||||
- Issues
|
||||
- Users
|
||||
- Groups
|
||||
|
||||
## Usage
|
||||
Change items in the config section of the script.
|
||||
|
||||
Install all dependencies and use python3 to execute the script.
|
Reference in New Issue
Block a user