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:
parent
94783348e1
commit
3ba51d9f76
4
.gitreview
Normal file
4
.gitreview
Normal file
@ -0,0 +1,4 @@
|
||||
[gerrit]
|
||||
host=review.opendev.org
|
||||
port=29418
|
||||
project=x/proliantutils.git
|
Loading…
Reference in New Issue
Block a user