From: Jim Hahn Date: Tue, 10 Sep 2019 14:40:53 +0000 (-0400) Subject: Add default branch in parent for master X-Git-Tag: 3.1.0~30 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=9991a36b5581bdbdda18b45e56ff63f12a74675b;p=policy%2Fparent.git Add default branch in parent for master Having the entry in the .gitreview file makes it easier to update after creating a new branch. Change-Id: I8e886c2b2e62d38811486f0b19d3f624aabec9c9 Issue-ID: POLICY-2045 Signed-off-by: Jim Hahn --- diff --git a/.gitreview b/.gitreview index 2a806a70..5030d6f1 100644 --- a/.gitreview +++ b/.gitreview @@ -2,3 +2,4 @@ host=gerrit.onap.org port=29418 project=policy/parent.git +defaultbranch=master