diff options
author | Daniel Farrell <dfarrell@redhat.com> | 2016-04-27 12:12:04 -0400 |
---|---|---|
committer | Daniel Farrell <dfarrell@redhat.com> | 2016-04-27 12:12:04 -0400 |
commit | 42d81fdba92a24876f628ebad45850ab5e60f767 (patch) | |
tree | 889afa917fd731856f89c4358a35b2ee462eef33 /.gitreview | |
parent | ee5d7afe3c58f5dd69ae771916c5286f968a1fea (diff) |
Add CPerf .gitreview
Required for using git-review to work with CPerf's repo.
Once this is in the repo's root, `git-review -s` will configure
git-review and other commands will work.
Change-Id: If107745f9926f023c602ce5686ffabd4337b6a93
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
Diffstat (limited to '.gitreview')
-rw-r--r-- | .gitreview | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitreview b/.gitreview new file mode 100644 index 0000000..c01b58e --- /dev/null +++ b/.gitreview @@ -0,0 +1,4 @@ +[gerrit] +host=gerrit.opnfv.org +port=29418 +project=cperf.git |