diff options
author | 2019-08-01 09:11:42 -0400 | |
---|---|---|
committer | 2019-08-01 09:12:38 -0400 | |
commit | fe7f065eaa20e08aace608493d9b18dced94c15b (patch) | |
tree | bf5712366c0c24fff7ee300553c1614ae968fc04 /.gitmodules | |
parent | a61991eb4d9c0734f54a2f61b4c01f40c402429d (diff) |
Picking up aai/oom from master
aai/oom doesn't have a staging branch
Issue-ID: OOM-2027
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: Id6de1483e6a73b2426f97ad5e41b0378b0a0564a
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 31bff54529..455b690a6f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,5 +1,5 @@ [submodule "kubernetes/aai"] path = kubernetes/aai url = ../aai/oom - branch = . + branch = master ignore = dirty |