From: Kevin Benton Date: Thu, 11 Jun 2015 07:13:18 +0000 (-0700) Subject: Set .gitreview defaultbranch to feature/pecan X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=148bf97ef562241e9d5bb67a55497f8b82c5a829;p=openstack-build%2Fneutron-build.git Set .gitreview defaultbranch to feature/pecan Set the default branch for the git review file so the branch doesn't have to be specified with the git review command. Change-Id: I3be4ae2a62e92e758b2719161ab1674d0f8bb6af --- diff --git a/.gitreview b/.gitreview index 184583f0d..4f55db1b4 100644 --- a/.gitreview +++ b/.gitreview @@ -2,3 +2,4 @@ host=review.openstack.org port=29418 project=openstack/neutron.git +defaultbranch=feature/pecan