Christoph Haas 13b7be0ec9 Add comment
2019-01-01 11:08:59 +01:00
2018-12-18 12:28:13 +01:00
2019-01-01 11:08:59 +01:00
2018-12-18 12:28:13 +01:00
2018-12-18 12:28:13 +01:00
2018-12-25 10:32:31 +01:00

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 (fork status is lost)
  • Milestones
  • Labels
  • Issues (no comments)
  • Users (no profile pictures)
  • 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
No description provided
Readme MIT 36 KiB
Languages
Python 100%