diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-02-11 16:40:40 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-02-11 16:40:40 +0100 |
commit | add253657e477bcb17741e6765bc0e2e676f5f03 (patch) | |
tree | 842653974fc98ad6e139012e76121d3cb0e15e6b | |
parent | e8a36290cb79e9bd2d79a2114e9a489d3f8e570f (diff) |
Add defaultbranch=icefish to gitreview file
Update .gitreview to have the defaultbranch= tag.
This simplifies changing the branches.
.
Change-Id: I3c19d53f4dd2c893c2fbc359ac55f76410ea490c
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
-rw-r--r-- | .gitreview | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitreview b/.gitreview index 883d5abcb..efd4c751e 100644 --- a/.gitreview +++ b/.gitreview @@ -2,3 +2,4 @@ host=gerrit.automotivelinux.org port=29418 project=AGL/meta-agl-demo +defaultbranch=icefish |