diff options
author | Dan Timoney <dtimoney@att.com> | 2024-12-17 10:57:06 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-12-17 10:57:06 -0500 |
commit | 66960218a1077ccfb87423b790e458128c7c73f3 (patch) | |
tree | 66ca1195237a4721d42f341661211ed4eb0565a1 | |
parent | e8e602b75e4c62c36ecbf8789bd481ef0b6c579e (diff) |
Change default branch in .gitreview
Change default branch in .gitreview to oslo in oslo branch
Issue-ID: CCSDK-4069
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Id7f92696f07855c1fe359bab0fe61b3b0032a19d
-rw-r--r-- | .gitreview | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitreview b/.gitreview index dc16e5b11..c820a6b89 100644 --- a/.gitreview +++ b/.gitreview @@ -2,4 +2,4 @@ host=gerrit.onap.org port=29418 project=ccsdk/cds.git -defaultbranch=master +defaultbranch=oslo |