Hi,

        how about using patchwoek simply as done for the kernel ML?

Best Regards,
J.
On 13:40 Tue 11 Oct     , Spencer Oliver wrote:
> Hi,
> 
> We are now testing Gerrit for use within OpenOCD.
> A Gerrit server has been setup at the following url:
> http://openocd.zylin.com/
> 
> To keep loading down on the server clone as usual:
> git clone git://openocd.git.sourceforge.net/gitroot/openocd/openocd for 
> example
> 
> The change happens we want to submit a patch for review.
> Create a account on the Gerrit server above - make sure email matches git 
> email.
> Add a new remote to git using Gerrit username
> git remote add review ssh://usern...@openocd.zylin.com:29418/openocd.git
> git config remote.review.push HEAD:refs/for/master
> 
> It is advised to keep each patch in its own branch.
> Once you are happy with the usual git add git commit we are ready to
> commit to the review server
> git push review
> 
> The patch will be reviewed and hopefully committed to git.
> I will try and put up a page on the website.
> 
> Cheers
> Spen
> _______________________________________________
> Openocd-development mailing list
> Openocd-development@lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/openocd-development
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to