diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2015-12-17 22:01:47 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2015-12-17 21:04:30 +0000 |
commit | 840de7fe2b32cdacedbbae371a1191d704ca487d (patch) | |
tree | 7d98c8c21ff9cf6efac6a41d03d132fcfe17c38c | |
parent | 1f6421b1895a0c97207f8d81b18dd2ebd0c28147 (diff) |
Set defaultbranch albacore in gitreview
This sets the .gitreview defaultbranch to albacore
for the release branch.
Change-Id: Ia3ea9bf34eb0a5b0dfca27f61869493ba370563f
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 8b5a8f7de..3fb19a140 100644 --- a/.gitreview +++ b/.gitreview @@ -2,3 +2,4 @@ host=gerrit.automotivelinux.org port=29418 project=AGL/meta-agl +defaultbranch=albacore |