Add a .gitreview file to point to the gerrit instance

The useful tool "git review" can be used to quickly
upload changes from a command line git checkout. For
this to work there needs to be a .gitreview configuration
file in the repository. This commit adds it.

Change-Id: I144715c228719786048db6fb16da1d5035e56583
This commit is contained in:
Dirk Mueller 2019-05-14 11:59:34 +02:00
parent 94783348e1
commit 3ba51d9f76
1 changed files with 4 additions and 0 deletions

4
.gitreview Normal file
View File

@ -0,0 +1,4 @@
[gerrit]
host=review.opendev.org
port=29418
project=x/proliantutils.git