- Complete a Contributor Agreement: go to https://gwt-review.googlesource.com, click “Settings” and then “Agreements”, and follow the instructions. If you previously submitted an individual CLA electronically via Google Code, please do so again via Gerrit (sorry!).
- Complete a Contributor Agreement: go to https://gwt-review.googlesource.com, click “Settings” and then “Agreements”, and follow the instructions. If you previously submitted an individual CLA electronically via Google Code, please do so again via Gerrit (sorry!).
With "individual CLA via Google code" you meant this form: https://developers.google.com/open-source/cla/individual ? At least thats what I have submitted in 2011, so I am wondering if I need to re-submit one through Gerrit?
Also as a second question as I couldn't find any information about it: If I have multiple local issue/feature branches, can I add refs/for/master as a remote for each of them and then push an issue/feature branch directly to Gerrit? Or am I forced to merge these issue/feature branches into the local master branch first and then push the master to Gerrit?