From a75a1fffde021a9dfd0da8cad447e8c3796ae499 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E4=BD=B3?= Date: Fri, 18 Oct 2019 17:46:49 +0800 Subject: [PATCH] Add oam sub module --- .gitmodules | 3 +++ dev_manage/oam | 1 + 2 files changed, 4 insertions(+) create mode 160000 dev_manage/oam diff --git a/.gitmodules b/.gitmodules index 81872e7..6806b90 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "dev_manage/cli-deploy"] path = dev_manage/cli-deploy url = git@git.mesalab.cn:tsg/cli-deploy.git +[submodule "dev_manage/oam"] + path = dev_manage/oam + url = git@git.mesalab.cn:tsg/oam.git diff --git a/dev_manage/oam b/dev_manage/oam new file mode 160000 index 0000000..6275251 --- /dev/null +++ b/dev_manage/oam @@ -0,0 +1 @@ +Subproject commit 6275251788e1a044bc75ac1d7d0a0c32e635c28b