Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nebula-dev] Gantt updated patch - how to contribute

On 11/07/2013 01:21 PM, Dirk Fauth wrote:
Does the contributor need to start the process by contributing, or do I need to start something?
With the Gerrit process, you don't need to do anything except reviewing the patch. Then you give a note about:
* Code review: does code look good enough?
* Verified: does it work?
* IP: are copyright headers and so on conforming to Eclipse requirements?
When you have given a positive vote to this 3 criteria, you can click on the "Submit" button and the patch will get merged.
For older commits, there is a "rebase" button that rebases them on top of HEAD. In case of conflict while rebasing, you can either ask the contributor to do the rebase locally and push a newer version of the patch, or do it yourself locally and push a newer version of the patch (they will appear as versions as long as commits have the same change-id).
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top