Gerrit Code Review Training Course
Gerrit is a free, open-source, web-based code review tool that integrates with Git and is built upon the Git version control system. It serves as a repository that enables developers to push code and initiate reviews for their commits.
This instructor-led, live training (available online or onsite) is designed for software engineers and any individuals interested in learning how to utilize Gerrit as a Git repository and conduct effective code reviews.
By the conclusion of this training, participants will be able to:
- Gain a clear understanding of how Gerrit operates and how to manage the Gerrit web interface.
- Learn best practices for employing Gerrit in managing code review workflows.
- Administer and configure a Gerrit project.
Course Format
- Interactive lectures and discussions.
- Numerous exercises and practical sessions.
- Hands-on implementation within a live lab environment.
Course Customization Options
- To request customized training for this course, please contact us to make arrangements.
Course Outline
Introduction
- Overview of Gerrit
- Understanding the Gerrit UI
Getting Started
- Setting up Git
- Creating a project
- Creating branches and tags
- Managing access controls
- Deleting a project
Configuring User Settings
- Name and status configuration
- Email and SSH key configuration
- Configuring project watch list
Pushing Code to Gerrit
- Pushing code for review
- Pushing a patchset
Using Change Screen
- Change screen walkthrough
- Comments and approval
- Making and committing changes
- Pushing changes to Gerrit
- Reverting submitted changes
- Abandoning and restoring changes
Resolving Conflicts
- Introduction to rebase
- Introduction to cherry-pick
Troubleshooting
Summary and Next Steps
Requirements
- Basic knowledge of Git
Audience
- Software engineers
- Gerrit project administrators
- Anyone wishing to learn how to use Gerrit
Need help picking the right course?
southafrica@nobleprog.co.za or +27 (0)10 005 5793
Gerrit Code Review Training Course - Enquiry
Testimonials (1)
Repeat the important takeaway
Milly Chen - Logitech
Course - Gerrit Code Review
Related Courses
Advanced GitLab
21 HoursThis instructor-led live training in Kenya (available online or onsite) targets intermediate to advanced professionals keen on applying GitLab for advanced CI/CD workflows, project structuring, and collaborative development using the Free edition of GitLab.
By the end of this training, participants will be able to:
- Implement advanced GitLab CI/CD pipelines with custom runners and reusable templates.
- Organize projects effectively using groups and namespaces.
- Collaborate on code, issues, and documentation with Markdown and GitLab tools.
- Apply GitLab Pages, release workflows, and secure configurations in real-world projects.
Git Hands-on Workshop with Azure DevOps
14 HoursThis instructor-led, live training session in Kenya (online or onsite) is tailored for intermediate developers and DevOps engineers who wish to gain practical experience with Git and Azure DevOps. Key areas of focus include branch management, merge strategies, conflict resolution, and the effective use of graphical clients.
By the conclusion of this training, participants will be able to:
- Understand fundamental Git concepts and workflows.
- Effectively manage branches and merges in collaborative environments.
- Resolve conflicts using best practices in real-life scenarios.
- Utilize graphical clients (SourceTree and GitKraken) for Git management.
- Perform practical Git operations both from the console and graphical interfaces.
- Work with Git in Azure DevOps for repository integration and version control.
Comprehensive Git
21 HoursComprehensive Git training equips developers with hands-on skills in distributed version control — from local repository setup and branching strategies to server deployment and collaborative team workflows. The curriculum guides participants through Git utility tools and customization, providing actionable knowledge for managing source control across complex development teams and continuous integration pipelines.
Gitea: Self-Hosted Git Forge Replacing GitHub and GitLab
14 HoursGitea is a lightweight, open-source, self-hosted Git service that offers repository management, code review, issue tracking, and CI/CD integration. It is gaining popularity as an alternative to GitHub and GitLab.com for teams seeking full control over their source code, free from third-party terms of service or export restrictions.
Git and GitHub Fundamentals
21 HoursThis instructor-led, live training in Kenya (online or onsite) is aimed at developers and software engineers who are new to GitHub's platform and want to employ its features along with Git for better versioning and management of an enterprise application's source code.
By the end of this training, participants will be able to:
- Setup and configure an account for accessing GitHub's web-based platform.
- Understand how Git's system works and grasp the concepts foundational to GitHub.
- Create and manage GitHub repositories while implementing Git workflows.
- Execute source code changes inside GitHub and sync revisions that were done outside the platform.
- Operate Pull Requests, Tags, Releases, and other fundamental GitHub components.
- Perform version control functionalities based on Git and utilize GitHub's bash environment.
- Create repository branches for resolving project defects together with the team.
- Grasp and familiarize themselves with Git and GitHub's structure for better programming practice.
GitHub Fundamentals for Enterprise Security and Automation
21 HoursThis instructor-led, live training in Kenya (online or onsite) is aimed at intermediate-level developers and DevOps professionals who wish to improve the security, governance, and automation of their GitHub environments, particularly within an enterprise context.
By the end of this training, participants will be able to:
- Configure and manage GitHub security settings and repository access.
- Implement security best practices using GitHub tools like Dependabot and CodeQL.
- Create, reuse, and maintain GitHub Actions and workflows.
- Monitor and audit activity for compliance and governance at scale.
Gitlab and Gitlab CI
14 HoursThis instructor-led, live training in Kenya (onsite or remote) is aimed at developers who wish to set up and use Gitlab for version control and continuous integration.
By the end of this training, participants will be able to:
- Install and configure Gitlab.
- Understand how to implement an alternative to Github.
- Use Gitlab to manage a DevOps lifecycle.
- Use Gitlab for Continuous Integration / Continuous Delivery.
- Efficiently develop, release and test software using Gitlab.
GitLab Self-Managed: Complete DevSecOps Platform Without SaaS
21 HoursGitLab Self-Managed provides an on-premises deployment of GitLab’s comprehensive DevSecOps platform, including source code management, CI/CD, container registry, security scanning, and monitoring. It is the benchmark for organisations requiring the full GitLab functionality without SaaS dependency or external data exposure.
Git for Users
7 HoursGit for Users provides developers and project managers with the essential version control skills needed for collaborative development using Git. The content explores the core principles of the Git data model, various object types, branching strategies, and merging workflows. It reviews established methods for managing commit history, analyzing differences, performing stash operations, using tags, and implementing distributed development patterns with hosted repositories. This helps software teams effectively manage version histories, resolve merge conflicts, and maintain traceable code throughout collaborative projects.
Git for Victims of Subversion
7 HoursSeamlessly transition from Subversion to Git with this specialized migration training tailored for SVN users aiming to leverage distributed version control. This practical course explores essential Git principles, everyday workflow patterns, advanced branching and merging techniques, full workflow migration strategies, Git internals, and actionable integration advice. These insights empower developers to avoid common traps and confidently adopt modern DVCS workflows, fostering faster and more collaborative development.
Kubernetes and Gitlab
14 HoursThis instructor-led, live training in Kenya (online or onsite) is tailored for DevOps engineers looking to use Kubernetes and GitLab to automate the DevOps lifecycle.
By the end of this training, participants will be able to:
- Automate application builds, tests, and deployments.
- Create an automated build infrastructure.
- Deploy an application to a containerized cloud environment.
Release Management and Deployment with Distributed Version Control System
7 HoursThis course is designed for project managers, release managers, product managers, product owners, Scrum Masters, software architects, and anyone tasked with planning software releases and deployments.
It demonstrates how to transition changes from requirements, through development and testing phases, into the production environment using a distributed version control system (specifically GIT, though individuals using other distributed SCMs can also benefit from this course).
Woodpecker CI: Lightweight Self-Hosted Pipelines for Gitea and Forgejo
14 HoursWoodpecker CI is a straightforward yet robust continuous integration engine crafted specifically for self-hosted Git forges such as Gitea and Forgejo. It delivers a lightweight, Docker-native CI/CD experience, sidestepping the complexity and licensing costs associated with enterprise CI platforms.