From 18ec20cb7bda057ccd13bfed4cf192ede0e5ddd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E5=8D=9A=E4=BB=81=28Buo-ren=20Lin=29?= Date: Fri, 27 Sep 2024 18:43:14 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9E=20GitLab=20=E5=AD=90?= =?UTF-8?q?=E4=B8=BB=E9=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 林博仁(Buo-ren Lin) --- .gitmodules | 4 ++++ GitLab | 1 + README.md | 3 ++- 3 files changed, 7 insertions(+), 1 deletion(-) create mode 160000 GitLab diff --git a/.gitmodules b/.gitmodules index 4d9cb3f..ff9a067 100644 --- a/.gitmodules +++ b/.gitmodules @@ -15,3 +15,7 @@ path = GitHub url = https://gitlab.com/libre-knowledge/github.git ignore = dirty +[submodule "GitLab"] + path = GitLab + url = https://gitlab.com/libre-knowledge/gitlab.git + ignore = dirty diff --git a/GitLab b/GitLab new file mode 160000 index 0000000..822ac71 --- /dev/null +++ b/GitLab @@ -0,0 +1 @@ +Subproject commit 822ac71c6fc2aa763c01ab406785d874ae20de0b diff --git a/README.md b/README.md index c98b686..3e225ee 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,8 @@ * Gitee * [GitHub](https://gitlab.com/libre-knowledge/github) 支援 Git 版控庫託管與其他功能的專案託管平台 -* GitLab +* [GitLab](https://gitlab.com/libre-knowledge/gitlab) + 基於 Ruby on Rails Web 框架、開放來源碼的專案託管服務實現 * [Launchpad](https://gitlab.com/libre-knowledge/launchpad) 由 Canonical 公司所推出的開放來源碼專案託管服務 * SourceForge