diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-06-15 21:13:20 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-06-15 21:15:20 +0200 |
commit | 0d977bac7e2a13e6b13c2d13f6e72962126cac30 (patch) | |
tree | 8780736ff3b77c10bc7c70da6c3bf40fbf7d20c5 /.gitreview | |
parent | 199e427d5dea3051eec1726eb9c857aa3d5fdde2 (diff) |
gitreview: set default branch in dpdk release specific branch
Now that we started our dpdk release 16.04 specific branch and
git-review should automatically go into that branch.
This does not affect master as we only change the deb_dpdk_16.04 branch
itself and avoids accidentially pushing to master.
Change-Id: Iea583c098d04791f911e912a1783fdac906e8549
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to '.gitreview')
-rw-r--r-- | .gitreview | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ host=gerrit.fd.io port=29418 project=deb_dpdk - +defaultbranch=deb_dpdk_16.04 |