diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2015-12-17 22:07:13 +0100 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2015-12-17 22:07:13 +0100 |
commit | e10617b85d81591de2a5b567d43a1f48cc15aa5f (patch) | |
tree | 37c3aaeda56c180b565fc1a761a05e2297381628 | |
parent | 565235cf6861f03a8d9d6b2613213509949b44d9 (diff) |
Set defaultbranch albacore in gitreview
This sets the .gitreview defaultbranch to albacore for the release branch.
Change-Id: If9d27eec9a5bd54d372d64c37da60154d5a06037
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r-- | .gitreview | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitreview b/.gitreview index 883d5abcb..eeb1f1c86 100644 --- a/.gitreview +++ b/.gitreview @@ -2,3 +2,4 @@ host=gerrit.automotivelinux.org port=29418 project=AGL/meta-agl-demo +defaultbranch=albacore |