diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ce08b16 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "third_party/phpcommon"] + path = third_party/phpcommon + url = git@git.kingsome.cn:server_common/phpcommon.git diff --git a/third_party/phpcommon b/third_party/phpcommon new file mode 160000 index 0000000..d00056a --- /dev/null +++ b/third_party/phpcommon @@ -0,0 +1 @@ +Subproject commit d00056a7ea77d281991ae4f826a1d13b5ddd990b