Get started

From Wiki
Revision as of 09:13, 22 June 2017 by Carignani (talk | contribs) (Created page with "== Setting up your Gerrit profile == In order to use Gerrit to contribute and review code you will need to add your credentials. Both SSH and HTTPS are supported, the latter...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Setting up your Gerrit profile

In order to use Gerrit to contribute and review code you will need to add your credentials. Both SSH and HTTPS are supported, the latter is recommend for starters and its usage will be explained below.

  1. Navigate to Gerrit at https://tdl.etsi.org/gerrit.
  2. Sign in (link in the top right corner) entering your EOL or TDL External credentials.
  3. Your user name will appear on the top right of the page. Click on it, the select Settings.
  4. In the menu on the left, select HTTP Password.
  5. Click on "Generate password" button.

Now Gerrit has a secure password for your HTTP access. When cloning a repository you will be asked to insert username and password: use the password copied from the Gerrit settings, not your EOL password. Don't worry, you will need to insert that only once.