diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-02-11 16:27:46 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-02-11 16:27:46 +0100 |
commit | 774b4bc82cbc1dcd1a6cd93bc3d46cb514d44786 (patch) | |
tree | 11a9835f9c6c40e94a9cd3d689d3b93050cf60a1 /.gitreview | |
parent | 2e014bfbd0757f2e35559543ba78d95cbc88b2c5 (diff) |
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 <jsmoeller@linuxfoundation.org>
Diffstat (limited to '.gitreview')
-rw-r--r-- | .gitreview | 1 |
1 files changed, 1 insertions, 0 deletions
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 |