From: Jan-Simon Moeller Date: Tue, 11 Feb 2020 15:27:46 +0000 (+0100) Subject: Add defaultbranch=master to gitreview file X-Git-Tag: 9.99.1~29 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=774b4bc82cbc1dcd1a6cd93bc3d46cb514d44786 Add defaultbranch=master to gitreview file Update .gitreview to have the defaultbranch= tag. This simplifies changing the branches. . Change-Id: I991baa4851aca6bed3af467992f596fc1b4ccb71 Signed-off-by: Jan-Simon Moeller --- diff --git a/.gitreview b/.gitreview index 883d5abcb..76d2b295e 100644 --- a/.gitreview +++ b/.gitreview @@ -2,3 +2,4 @@ host=gerrit.automotivelinux.org port=29418 project=AGL/meta-agl-demo +defaultbranch=master