2012/9/20 Mickael Istria <[email protected]>

>  Hi all,
>
> I'm pleased to tell you that SWTBot now use Gerrit for contribution
> reviews. I hope this will make contributing easier.
> I updated this page accordingly:
> http://wiki.eclipse.org/SWTBot/Contributing . Please read it carefully
> and improve it as much as it deserves, but still keeping it simple and
> straightforward.
>
> @Committers: you need to change the push repo to the following location:
> ssh://[email protected]:29418/swtbot/org.eclipse.swtbot.git
>

if you clone using Gerrit's ssh daemon :

git clone ssh://[email protected]:29418/swtbot/org.eclipse.swtbot.git

you can push to code review using the same URL

git push origin HEAD:refs/for/master

to further simplify this follow [1]

[1] http://wiki.eclipse.org/EGit/Contributor_Guide#Adding_a_dedicated_remote

--
Matthias
_______________________________________________
swtbot-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/swtbot-dev

Reply via email to