commit 5f480886485066e212995093b8e77b7da985a87d Author: aozhiwei Date: Thu Oct 22 10:36:39 2020 +0800 1 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