SQL for moving from Gogs to Gitea

I have created a SQL script to migrate a Gogs installation to Gitea.

Only tested on MariaDB.

  • Gogs Application version 0.12.3 (Database version 1.19)
  • Gitea Application version 1.12.5 (Database version 1.141)

Should be Ok with Gitea 1.12.6 as well.

If anyone wants to use it, I have published it at https://github.com/lesh59/Gogs2Gitea.git

Information is provided in the README.md file.

Hope it helps. –

Regards

Lesh59

1 Like