diff options
author | Scott Murray <scott.murray@konsulko.com> | 2019-12-30 18:42:57 -0500 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2019-12-30 18:43:58 -0500 |
commit | 34ded73e643002cc871a9922599c743956ea9bb4 (patch) | |
tree | b860a322362ee30fbade93856fd179b651987c6a | |
parent | 7ab3879c1a44ee799d784949be811f30c217d9b5 (diff) |
Fix branch in .gitreview
Set branch to halibut in .gitreview for halibut branch.
Bug-AGL: SPEC-2952
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Idcf3bc3a4a1fbb4eee8318f5c320abba51bfcc5e
-rw-r--r-- | .gitreview | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ host=gerrit.automotivelinux.org port=29418 project=apps/settings -defaultbranch=master
\ No newline at end of file +defaultbranch=halibut |