Change in vdsm[master]: gitreview: add file to make contribution easier

toni+ovirt at midokura.com toni+ovirt at midokura.com
Tue Feb 16 12:41:51 UTC 2016


Antoni Segura Puimedon has uploaded a new change for review.

Change subject: gitreview: add file to make contribution easier
......................................................................

gitreview: add file to make contribution easier

It is handy for people that check out the project to have a
.gitreview file that properly tells git-review what to do when
submitting for a review.

Note that it is also possible to specify branch, which is very
useful after branching a release so you don't end up sending
things to the wrong branch.

    defaultbranch=my_already_released_branch

Change-Id: I7e5df6ecf831dda495ea6399f2ffe8b5a7a32bcc
Signed-off-by: Antoni Segura Puimedon <toni at midokura.com>
---
A .gitreview
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/89/53589/1

diff --git a/.gitreview b/.gitreview
new file mode 100644
index 0000000..6f52646
--- /dev/null
+++ b/.gitreview
@@ -0,0 +1,4 @@
+[gerrit]
+host=gerrit.ovirt.org
+port=29418
+project=vdsm.git


-- 
To view, visit https://gerrit.ovirt.org/53589
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7e5df6ecf831dda495ea6399f2ffe8b5a7a32bcc
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Antoni Segura Puimedon <toni+ovirt at midokura.com>


More information about the vdsm-patches mailing list