From 148bf97ef562241e9d5bb67a55497f8b82c5a829 Mon Sep 17 00:00:00 2001 From: Kevin Benton Date: Thu, 11 Jun 2015 00:13:18 -0700 Subject: [PATCH] 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 --- .gitreview | 1 + 1 file changed, 1 insertion(+) 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 -- 2.45.2