diff options
| author | 李佳 <[email protected]> | 2019-10-18 17:46:49 +0800 |
|---|---|---|
| committer | 李佳 <[email protected]> | 2019-10-18 17:46:49 +0800 |
| commit | 2b53d5266d498b93d012ce23f2aad7c5f0a03c24 (patch) | |
| tree | 576ce1f4310062c7ba1bdaef471a8d470ecbb584 | |
| parent | d14b4ff9a66c234370f6eb9b089a54c5040d4ce9 (diff) | |
| parent | a75a1fffde021a9dfd0da8cad447e8c3796ae499 (diff) | |
Merge branch 'add-oam-sub-module' into 'master'v1.0.1
Add oam sub module
See merge request tsg/tsg-deploy!2
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | dev_manage/oam | 0 |
2 files changed, 3 insertions, 0 deletions
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 = [email protected]:tsg/cli-deploy.git +[submodule "dev_manage/oam"] + path = dev_manage/oam + url = [email protected]:tsg/oam.git diff --git a/dev_manage/oam b/dev_manage/oam new file mode 160000 +Subproject 6275251788e1a044bc75ac1d7d0a0c32e635c28 |
