Gerrit Tutorial
Setting up Git
Set Up SSH Keys in Gerrit
Prepare to work with Gerrit
How to Submit a Patch
How Code is reviewed in Gerrit
Gerrit Useful Resources
Selected Reading
Setting up Git
Set Up SSH Keys in Gerrit
- Download Extension Using Git
- Add SSH Key to use with Git
- Add SSH Key to your Gerrit Account
- Add Your SSH Key
- Generate New SSH Key
Prepare to work with Gerrit
How to Submit a Patch
- Editing via the Web-Interface
- View the Change / Next Steps
- Push your change set to Gerrit
- Prepare Push change set to Gerrit
- Make & Commit Your Change
- Gerrit - Create Branch
- Gerrit - Update Master
How Code is reviewed in Gerrit
Gerrit Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Add SSH Key to your Gerrit Account
Gerrit - Add SSH Key to your Gerrit Account
SSH key can be added to the Gerrit account using the following steps −
Step 1 − First create an account at
services.Step 2 − Next sign in to the
.Step 3 − Then in the top right corner, cpck your username and select the Settings option.
Here, we have created an account with the name John to make use of Gerrit
Step 4 − Cpck the "SSH Pubpc keys" option on the left-side menu and paste the SSH Pubpc key in the field.