[Engine-devel] New version of git-request-review

Saggi Mizrahi smizrahi at redhat.com
Thu Nov 10 09:51:06 UTC 2011


I just finished a version of my git-request-review script.

For those who are not yet using it it's meant to make sending patches to 
gerrit more streamlined.
It show you a list of the patches before sending them and also warns you 
if you are not rebased.

To have it working you need to have a configured remote for gerrit 
already in your git config
In order for git to detect it as a new verb you have to have this in 
your path

usage: git request-review <gerrit-remote> <remote-branch>

eg. git request-review gerrit master

For those of you who are using the old version will probably notice this 
version forgoes special gerrit configuration and can support multiple 
gerrit servers (just configure more remotes).

Fixes, features and comments are always welcome.

Happy reviewing.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/devel/attachments/20111110/65c16ed9/attachment-0002.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: git-request-review
URL: <http://lists.ovirt.org/pipermail/devel/attachments/20111110/65c16ed9/attachment-0002.ksh>


More information about the Devel mailing list