[Engine-devel] New version of git-request-review
Mike Burns
mburns at redhat.com
Wed Nov 16 00:36:45 UTC 2011
On Thu, 2011-11-10 at 11:51 +0200, Saggi Mizrahi wrote:
> 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.
Very nice. Copying node-devel as well. This is much more convenient
than manually typing the push command.
Mike
>
>
> _______________________________________________
> Engine-devel mailing list
> Engine-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/engine-devel
More information about the Engine-devel
mailing list