Add a gitreview setup

This configures everything needed in order to let
"git review -s" add the setup to be able to push
changes directly to OpenStack's gerrit instance.

Change-Id: Id48c8b9f1d7c646c9f4b1ec273e8519f53da2cea
This commit is contained in:
Dirk Mueller 2014-05-13 16:35:03 +02:00
parent ba3168ed0b
commit e74e3b3885
1 changed files with 4 additions and 0 deletions

4
.gitreview Normal file
View File

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