Add jira2giteaMySql (#134)

Fix #115

Co-authored-by: John Olheiser <john+gitea@jolheiser.com>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/134
Reviewed-by: silverwind <silverwind@noreply.gitea.com>
Reviewed-by: John Olheiser <john+gitea@jolheiser.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
pull/135/head
Lunny Xiao 8 months ago committed by John Olheiser
parent 343ece4f96
commit 352eae582a

@ -99,6 +99,7 @@ A curated list of awesome projects related to Gitea and its soft-fork instances.
- [github2gitea](https://gitea.com/yige/github2gitea) - A python script to migrate Github repositories Gitea with issues/prs/wiki and etc.
- [gitlab2gitea](https://github.com/cornelk/gitlab2gitea) - A command line tool build with Golang to migrate a GitLab project to Gitea.
- [Gogs2Gitea](https://github.com/lesh59/Gogs2Gitea) - A SQL script and process (README) to migrate directly from Gogs 0.12.3 to Gitea 1.12.5 / 1.12.6 in MySQL/MariaDB and maybe other DB's.
- [jira2giteaMySql](https://github.com/juangarcia06/jira2giteaMySql) Jira Issues to Gitea (with MySql)
## Organizations

Loading…
Cancel
Save