From d2e7de16e273256058bb75f6023a711501c98ecd Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Fri, 30 Oct 2020 19:23:05 +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..ce7a0fd --- /dev/null +++ b/third_party/f5 @@ -0,0 +1 @@ +Subproject commit ce7a0fd64c609c9205c0532c31743a7f99906653 diff --git a/third_party/q5 b/third_party/q5 new file mode 160000 index 0000000..80edf5b --- /dev/null +++ b/third_party/q5 @@ -0,0 +1 @@ +Subproject commit 80edf5bfe52f6e19594d4390a5ab83af8bc0302a