commit 25de817dead0949732e000020166ad3550d19d2b Author: aozhiwei Date: Wed Mar 18 11:03:37 2020 +0800 1 diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..eeb3001 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "third_party/wsproxy"] + path = third_party/wsproxy + url = git@git.kingsome.cn:server_common/wsproxy.git +[submodule "third_party/tools"] + path = third_party/tools + url = git@git.kingsome.cn:server_common/tools.git diff --git a/bin/.gitkeeper b/bin/.gitkeeper new file mode 100644 index 0000000..e69de29 diff --git a/target/.gitkeeper b/target/.gitkeeper new file mode 100644 index 0000000..e69de29 diff --git a/third_party/tools b/third_party/tools new file mode 160000 index 0000000..04a0bc9 --- /dev/null +++ b/third_party/tools @@ -0,0 +1 @@ +Subproject commit 04a0bc939eeae0090fd0e8964dddf3863a551154 diff --git a/third_party/wsproxy b/third_party/wsproxy new file mode 160000 index 0000000..2871311 --- /dev/null +++ b/third_party/wsproxy @@ -0,0 +1 @@ +Subproject commit 287131172d03d6d3039fe4df2bbe4be3c1745c39