From 74f875d847c2fbcbe4b4882cdd0d86d3be5af3a9 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Fri, 29 Nov 2019 14:28:18 +0800 Subject: [PATCH] 1 --- .gitmodules | 3 +++ third_party/tools | 1 + 2 files changed, 4 insertions(+) create mode 160000 third_party/tools diff --git a/.gitmodules b/.gitmodules index 7d7e24d..66161e4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "third_party/game2001"] path = third_party/game2001 url = git@git.kingsome.cn:server/game2001.git +[submodule "third_party/tools"] + path = third_party/tools + url = git@git.kingsome.cn:server_common/tools.git diff --git a/third_party/tools b/third_party/tools new file mode 160000 index 0000000..df798de --- /dev/null +++ b/third_party/tools @@ -0,0 +1 @@ +Subproject commit df798de0c0caa5e3fbf0ef9a8616ff884022762b