This is an old revision of the document!


Tutorial for Gerrit, using mediawiki Gerrit repo.

  • Install Git (duh)
  • Generate local SSH keys
  • Create account at Mediawiki, add SSH keys
  • Install git-review package on Linux

Test access with (should see):

$ ssh -p 29418 rpjday@gerrit.wikimedia.org

  ****    Welcome to Gerrit Code Review    ****

  Hi Robert P. J. Day, you have successfully connected over SSH.

  Unfortunately, interactive shells are disabled.
  To clone a hosted Git repository, use:

  git clone ssh://rpjday@gerrit.wikimedia.org:29418/REPOSITORY_NAME.git

Connection to gerrit.wikimedia.org closed.
$
  • gerrit_tutorial.1587490391.txt.gz
  • Last modified: 2020/04/21 17:33
  • by rpjday