From 84e3578f4552e29274ab388e1f30c6d701a98a0b Mon Sep 17 00:00:00 2001 From: zhangmeng <775834166@qq.com> Date: 星期六, 11 一月 2020 15:14:59 +0800 Subject: [PATCH] debug split --- .gitmodules | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitmodules b/.gitmodules index add8386..ebfc7f4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "libgowrapper/humantrack"] path = libgowrapper/humantrack url = ssh://zhangmeng@192.168.5.5:29418/libgowrapper/humantrack.git +[submodule "libgowrapper/reid"] + path = libgowrapper/reid + url = ssh://zhangmeng@192.168.5.5:29418/~zhangmeng/libgowrapper/reid.git -- Gitblit v1.8.0