From: Eric Debeau Date: Tue, 27 Apr 2021 09:43:15 +0000 (+0200) Subject: Fix .gitreview with honolulu X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0ed257d00053e1bca6fd0c56c222ee47d26cf952;p=doc.git Fix .gitreview with honolulu By default, the master branch is selected by git-review clients. Change the defaultbranch to honolulu in .gitreview file. Issue-ID: DOC-738 Signed-off-by: Eric Debeau Change-Id: Ibe989b3433138e046485ec4bab62a250abca51c6 --- diff --git a/.gitreview b/.gitreview index c088dd69b..43c04fdad 100644 --- a/.gitreview +++ b/.gitreview @@ -2,3 +2,4 @@ host=gerrit.onap.org port=29418 project=doc.git +defaultbranch=honolulu