From 5f480886485066e212995093b8e77b7da985a87d Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Thu, 22 Oct 2020 10:36:39 +0800 Subject: [PATCH] 1 --- .gitmodules | 6 ++++++ third_party/f5 | 1 + third_party/q5 | 1 + 3 files changed, 8 insertions(+) create mode 100644 .gitmodules create mode 160000 third_party/f5 create mode 160000 third_party/q5 diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..585c590 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "third_party/f5"] + path = third_party/f5 + url = git@git.kingsome.cn:server_common/f5.git +[submodule "third_party/q5"] + path = third_party/q5 + url = git@git.kingsome.cn:server_common/q5.git diff --git a/third_party/f5 b/third_party/f5 new file mode 160000 index 0000000..2674163 --- /dev/null +++ b/third_party/f5 @@ -0,0 +1 @@ +Subproject commit 2674163215197b959ea74d14481ea5e89c16112d diff --git a/third_party/q5 b/third_party/q5 new file mode 160000 index 0000000..88b284f --- /dev/null +++ b/third_party/q5 @@ -0,0 +1 @@ +Subproject commit 88b284f7de58d7740bf92c9b995c967c934df18e