| Summary: | Enable Gerrit for UML2 | ||
|---|---|---|---|
| Product: | Community | Reporter: | Kenn Hussey <Kenn.Hussey> |
| Component: | Git | Assignee: | Eclipse Webmaster <webmaster> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | benoit.maggi, cletavernier, frederic.gurr, give.a.damus |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Mac OS X | ||
| Whiteboard: | |||
|
Description
Kenn Hussey
Gerrit for UML2 has been enabled. You must now use the Gerrit URLs below for origin. You can add it to the list of projects you watch: https://git.eclipse.org/r/#/settings/projects Upload your SSH public keys to Gerrit if you wish to use SSH: https://git.eclipse.org/r/#/settings/ssh-keys Gerrit uses a specific password for https repo access. You can set/reset the password here: https://git.eclipse.org/r/#/settings/http-password Your Gerrit-enabled repo URLs: ssh://committer_id@git.eclipse.org:29418/uml2/org.eclipse.uml2 https://committer_id@git.eclipse.org/r/uml2/org.eclipse.uml2 Gerrit@Eclipse docs: http://wiki.eclipse.org/Gerrit Project committers can push directly to master and bypass code review by pushing to refs/heads/master Contributors and committers must push to refs/for/master to trigger code review. Thanks, Frederic! |