diff options
author | Christopher Price <christopher.price@ericsson.com> | 2017-03-15 13:30:24 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-15 13:30:24 +0000 |
commit | d639d1000eec9aa9cee10fd932b80034aa0f9da0 (patch) | |
tree | 3eb10546006afa21b9c7c81ea76d327784b6bb04 /.gitmodules | |
parent | 330aafa18db7133b1e3c08f80c874b0136b1cb4c (diff) | |
parent | 2c15655630684cf466351507de1a266b4abb9b50 (diff) |
Merge "Add git submodule for openretriever"
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index bd560fd64..e02f4da73 100644 --- a/.gitmodules +++ b/.gitmodules @@ -223,3 +223,8 @@ url = https://gerrit.opnfv.org/gerrit/barometer branch = . shallow = true +[submodule "docs/submodules/openretriever"] + path = docs/submodules/openretriever + url = https://gerrit.opnfv.org/gerrit/openretriever + branch = . + shallow = true |