diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2017-03-17 12:50:43 -0400 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2017-03-17 12:51:01 -0400 |
commit | 311031e40a42cd936f1b4622fe03ab2b36d813e5 (patch) | |
tree | 995fd41b468a75eb4382c4e7469b02e16d6792f0 | |
parent | 7a11b64e2b18b9c81f13812e97ed30cae6c2a92d (diff) |
Point to correct url
Change-Id: I12cfae706b41bd695929084bf2c61dfbac6bfdbb
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index cbadfd015..637b55d18 100644 --- a/.gitmodules +++ b/.gitmodules @@ -230,4 +230,6 @@ shallow = true [submodule "docs/submodules/opera"] path = docs/submodules/opera - url = https://sofiawallin@gerrit.opnfv.org/gerrit/a/opera + url = https://gerrit.opnfv.org/gerrit/opera + branch = . + shallow = true |