diff options
author | Scott Murray <scott.murray@konsulko.com> | 2020-01-03 11:31:31 -0500 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2020-01-03 11:32:04 -0500 |
commit | f567ef6ddec3390bf0c9546b246e8e2a35389fbe (patch) | |
tree | f0aa18dd5f745b186d62ad1023b19c208a880835 | |
parent | 1405273ad9bdfe2b6e3af80adc34cb5c27ff0c75 (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: I3e63024c7927d363be8698871fd7da9177adf699
-rw-r--r-- | .gitreview | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ host=gerrit.automotivelinux.org port=29418 project=apps/agl-service-navigation -defaultbranch=master
\ No newline at end of file +defaultbranch=halibut |