aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2019-04-30 15:21:34 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2019-04-30 15:43:16 -0700
commit87e6a2932342aa3ec793bada4ed5bd68247c6c26 (patch)
tree92f07968d18312ab48f4dec08f6d2e47ecb10139 /.gitmodules
parentf4cb28dfdff84cd625c3c930e167a7dfba4a1e49 (diff)
Fix submodule URL
Fix to use gerrit canonicalWebUrl to be able to allow subscriptions to the latest tip of the branches. Change-Id: I70ca6e9e8c19f30995c59df64639b4fcc09a20f7 Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index b54f5d9bbe..31bff54529 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,5 @@
[submodule "kubernetes/aai"]
path = kubernetes/aai
- url = https://gerrit.onap.org/r/aai/oom
+ url = ../aai/oom
+ branch = .
+ ignore = dirty