Code Review
/
ccsdk
/
oran.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
cb38677
)
Update default branch
00/142800/1
author
Dan Timoney
<dtimoney@att.com>
Wed, 17 Dec 2025 14:57:51 +0000
(09:57 -0500)
committer
Dan Timoney
<dtimoney@att.com>
Wed, 17 Dec 2025 14:57:51 +0000
(09:57 -0500)
Update default branch in quebec branch
Issue-ID: CCSDK-4145
Change-Id: I4da255f388754ad55539c57e2f2df6c86cd74985
Signed-off-by: Dan Timoney <dtimoney@att.com>
.gitignore
patch
|
blob
|
history
.gitreview
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
8a5ff8e
..
a703127
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-46,3
+46,6
@@
docs/offeredapis/**/README.md
a1-policy-management/api/offeredapis/openapigentool/**/README.md
a1-policy-management/api/**/.openapi-generator**
a1-policy-management/custom/
+
+## vscode
+debug.log
diff --git
a/.gitreview
b/.gitreview
index
385bc7b
..
4a8c2df
100644
(file)
--- a/
.gitreview
+++ b/
.gitreview
@@
-3,5
+3,5
@@
host=gerrit.onap.org
port=29418
project=ccsdk/oran
- defaultbranch=master
-
\ No newline at end of file
+ defaultbranch=quebec
+