Add .gitreview file for new repository

git-review tool is a de-facto standard for working with OpenStack
and Stackforge projects via Gerrit change requests. .gitreview file
sets default configuration parameters for git-review utility,
including remote name, host, port and default branch.

Change-Id: I2275c9ac888ddb0b51ec2dc0f4d2515d152e79c1
This commit is contained in:
Oleg Gelbukh 2013-11-15 06:59:02 +00:00
parent 233d7e5f29
commit 0c87c89369

4
.gitreview Normal file
View File

@ -0,0 +1,4 @@
[gerrit]
host=review.openstack.org
port=29418
project=stackforge/rubick.git