From f776835cf50c56f3e2d263ef91570f6f86ee8dfc Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Mon, 3 Feb 2020 20:02:12 +0800 Subject: [PATCH] 1 --- .gitmodules | 3 +++ third_party/tools | 1 + 2 files changed, 4 insertions(+) create mode 160000 third_party/tools diff --git a/.gitmodules b/.gitmodules index b6a3f71..840589b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "third_party/wjtx"] path = third_party/wjtx url = git@git.kingsome.cn:server/wjtx.git +[submodule "third_party/tools"] + path = third_party/tools + url = git@git.kingsome.cn:server_common/tools.git diff --git a/third_party/tools b/third_party/tools new file mode 160000 index 0000000..ee15a08 --- /dev/null +++ b/third_party/tools @@ -0,0 +1 @@ +Subproject commit ee15a08727a3241e055f8b02611b80c1da8fc312