From ba18833dce87166a8ccb2451d8a91cdca3303a29 Mon Sep 17 00:00:00 2001 From: fanyq <2629791115@qq.com> Date: Sat, 22 Oct 2022 11:08:44 +0800 Subject: [PATCH] add sub module --- .gitmodules | 6 ++++++ osdict | 1 + osdict_doc | 1 + 3 files changed, 8 insertions(+) create mode 100644 .gitmodules create mode 160000 osdict create mode 160000 osdict_doc diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..df793e3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "osdict_doc"] + path = osdict_doc + url = git@gitea.osdict.cn:cypressboat/osdict_doc.git +[submodule "osdict"] + path = osdict + url = git@gitea.osdict.cn:cypressboat/osdict.git diff --git a/osdict b/osdict new file mode 160000 index 0000000..8e2edcd --- /dev/null +++ b/osdict @@ -0,0 +1 @@ +Subproject commit 8e2edcdefa02d45e02c538929f21792e4f23e679 diff --git a/osdict_doc b/osdict_doc new file mode 160000 index 0000000..23f8e9f --- /dev/null +++ b/osdict_doc @@ -0,0 +1 @@ +Subproject commit 23f8e9fda041f9a62fe51ed702d0c4eeeb6f51fa