From b0d611c2ef840db23f2799b576a0ee48d7ed2c67 Mon Sep 17 00:00:00 2001 From: liuxiaolong <736321739@qq.com> Date: 星期四, 23 五月 2019 09:46:35 +0800 Subject: [PATCH] remove submodule deliver --- .gitmodules | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 6203814..04b29e7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "protomsg"] path = protomsg - url = git://192.168.1.12/pubsub/protomsg.git -[submodule "deliver"] - path = deliver - url = git://192.168.1.12/valib/deliver.git + url = git://192.168.1.14/pubsub/protomsg.git -- Gitblit v1.8.0