diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-02-11 16:26:54 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-02-11 16:26:54 +0100 |
commit | 58aa0bd87d953e9899976b2a23a4f2049a8101ed (patch) | |
tree | 747a4869f5e2a8abfa7863046d97376acb769c47 | |
parent | af87730150fb3333041131f4bec6290d31cdf30b (diff) |
Add defaultbranch=icefish to gitreview file
Update .gitreview to have the defaultbranch= tag.
This simplifies changing the branches.
.
Change-Id: I1b421c46039fede2be67a070632d5bd8ea437a3c
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 8b5a8f7de..55b3adba6 100644 --- a/.gitreview +++ b/.gitreview @@ -2,3 +2,4 @@ host=gerrit.automotivelinux.org port=29418 project=AGL/meta-agl +defaultbranch=icefish |