| Summary: | Enable Gerrit for www.eclipse.org/projects | ||
|---|---|---|---|
| Product: | Community | Reporter: | Denis Roy <denis.roy> |
| Component: | Gerrit | Assignee: | Eclipse Webmaster <webmaster> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | chris.guindon, wayne.beaton |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Denis Roy
projects.git is now under Gerrit's control: https://git.eclipse.org/r/#/admin/projects/www.eclipse.org/projects Please use the Gerrit URLs (SSH preferred) for cloning. It is on the project page, above. You can push directly to master -- if you want to require code review (like I have for site_login) please let me know. Otherwise, you can push to refs/heads/master directly, or push to refs/for/master for code review. |