From 03a899a110d42280b197c9f61dbfe6ab8a7f9112 Mon Sep 17 00:00:00 2001 From: techknowlogick <techknowlogick@gitea.io> Date: Tue, 26 May 2020 17:54:58 +0000 Subject: [PATCH] Add gitlab2gitea Fix #13 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d20529..909966f 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ A curated list of awesome projects related to Gitea. ## Migration * [github2gitea](https://gitea.com/yige/github2gitea) - A python script to migrate Github repositories Gitea with issues/prs/wiki and etc. +* [gitlab2gitea](https://gitea.com/yige/github2gitea) - A command line tool build with Golang to migrate a GitLab project to Gitea. ## Organizations