From 437a3ba18d0895bb8e2bf3fb571e9dd6e8e82f0f Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Fri, 26 Jul 2019 09:33:56 +0800 Subject: [PATCH] 1 --- .gitmodules | 3 +++ third_party/wsproxy | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 third_party/wsproxy diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e4ee644 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "third_party/wsproxy"] + path = third_party/wsproxy + url = git@git.kingsome.cn:server_common/wsproxy.git diff --git a/third_party/wsproxy b/third_party/wsproxy new file mode 160000 index 0000000..e28201c --- /dev/null +++ b/third_party/wsproxy @@ -0,0 +1 @@ +Subproject commit e28201cea0829bb63878aa8295fba5b84e05f1f5