commit d2e7de16e273256058bb75f6023a711501c98ecd Author: aozhiwei Date: Fri Oct 30 19:23:05 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..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