Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Overview


Creating an Account

  1. Sign up through signup.asterisk.org
  2. Sign a CLA
  3. Go to Gerrit
  4. Click Sign In
  5. Sign in through openid.asterisk.org
  6. Profit
On this Page

Setting up your Gerrit Account

  1. Add an SSH key
  2. Set your username

Cloning from Gerrit

Pushing to Gerrit

  1. How to push:

    $ git push ssh://{username}@{server}:29418/{repo} HEAD:/refs/for/master
  2. Change-ID:

 

  • No labels