From 5b7d74e74f8e8652dfd47543ccf867385290d07c Mon Sep 17 00:00:00 2001 From: zhangmeng <775834166@qq.com> Date: 星期一, 20 一月 2020 11:44:01 +0800 Subject: [PATCH] libgowrapper add dispatch branch --- .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