This repository has been archived on 2021-01-28 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
00d5f8ae272e3abedfb852d8cb8f0aeeb03fbbaa
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 (no comments)
- Users
- Groups
- Public SSH keys
Usage
Change items in the config section of the script.
Install all dependencies and use python3 to execute the script.
Description
Gitlab to Gitea migration script. Moved to Github!
https://github.com/h44z/gitlab_to_gitea
Releases
1
v1.0 - Initial release
Latest
Languages
Python
100%