Gerrit Code Review Training Course
Gerrit is a free, open-source, web-based code review tool integrated with Git and built on the Git version control system. It serves as a repository that allows you to push code and initiate reviews for your commits.
This instructor-led, live training (available online or onsite) is designed for software engineers and anyone interested in learning how to use Gerrit as a Git repository and perform code reviews.
By the end of this training, participants will be able to:
- Understand how Gerrit works and how to navigate the Gerrit web interface.
- Learn best practices for using Gerrit in code review workflows.
- Administer and configure a Gerrit project.
Format of the Course
- Interactive lecture and discussion.
- Numerous exercises and practice sessions.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request customized training for this course, please contact us to arrange it.
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 who wants to learn how to use Gerrit
Open Training Courses require 5+ participants.
Gerrit Code Review Training Course - Booking
Gerrit Code Review Training Course - Enquiry
Gerrit Code Review - Consultancy Enquiry
Testimonials (1)
Repeat the important takeaway
Milly Chen - Logitech
Course - Gerrit Code Review
Upcoming Courses
Related Courses
Advanced GitLab
21 HoursThis instructor-led live training in Slovakia (online or on-site) is designed for intermediate to advanced professionals who want to apply GitLab for advanced CI/CD workflows, project structuring, and collaborative development using the Free edition.
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 in Slovakia (online or onsite) targets intermediate developers and DevOps engineers seeking practical experience with Git and Azure DevOps, focusing on branch management, merge strategies, conflict resolution, and the effective use of graphical clients.
Upon completion of this training, participants will be equipped to:
- Grasp core Git concepts and standard workflows.
- Effectively manage branches and merges within collaborative settings.
- Resolve conflicts by applying best practices in realistic scenarios.
- Leverage graphical clients such as SourceTree and GitKraken for Git management.
- Execute practical Git operations via both console commands and graphical interfaces.
- Utilize Git within Azure DevOps for repository integration and version control.
Comprehensive Git
21 HoursDesigned for individuals unfamiliar with distributed version control systems, this all-encompassing course begins with foundational exercises in local repositories and culminates in collaborative team-based practices.
The curriculum emphasizes practical, hands-on exercises.
Gitea: Self-Hosted Git Forge Replacing GitHub and GitLab
14 HoursGitea is a lightweight, open-source, self-hosted Git service that provides repository management, code review, issue tracking, and CI/CD integration. It is an increasingly popular alternative to GitHub and GitLab.com for teams that require full control over their source code without third-party terms of service or export restrictions.
Git and GitHub Fundamentals
21 HoursThis instructor-led live training in Slovakia (online or onsite) is designed for developers and software engineers who are new to GitHub. The course focuses on employing its features along with Git to enhance version control and management of enterprise application source code.
By the end of this training, participants will be able to:
- Set up and configure an account for accessing GitHub's web-based platform.
- Understand how Git operates 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 made 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 Slovakia (online or onsite) targets intermediate-level developers and DevOps professionals aiming to strengthen the security, governance, and automation of their GitHub environments, especially within an enterprise framework.
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 Slovakia (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 and 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 complete DevSecOps platform, including source code management, CI/CD, container registry, security scanning, and monitoring. It is the preferred choice for organizations that require the full GitLab feature set without SaaS dependency or the risk of data leaving their network.
Git for Users
7 HoursGit for Users provides developers and project managers with essential version control techniques using Git to facilitate collaborative development. The course covers fundamental principles of the Git data model, object types, branching strategies, and merging workflows. It examines proven methods for managing commit history, analyzing diffs, performing stash operations, utilizing tags, and implementing distributed development patterns with hosted repositories. This empowers software teams to manage version histories, resolve merge conflicts, and maintain traceable code throughout collaborative projects.
Git for Victims of Subversion
7 HoursMake a smooth transition from Subversion to Git with this specialized migration training tailored for SVN users ready to leverage distributed version control. This practical course explores core Git concepts, daily workflow patterns, advanced branching and merging strategies, complete workflow migration processes, Git internals, and essential integration tips—empowering developers to avoid common pitfalls and adopt modern DVCS workflows with confidence and efficiency for faster, collaborative development.
Kubernetes and Gitlab
14 HoursThis instructor-led live training in Slovakia (online or onsite) targets DevOps engineers who aim to automate the DevOps lifecycle using Kubernetes and Gitlab.
By the conclusion 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 involved in planning software releases and deployments.
It demonstrates how to transition changes from requirements through development and testing to the production environment using a distributed version control system (specifically GIT, though professionals using other distributed SCMs will also benefit).
Woodpecker CI: Lightweight Self-Hosted Pipelines for Gitea and Forgejo
14 HoursWoodpecker CI is a streamlined yet robust continuous integration engine tailored for self-hosted Git platforms such as Gitea and Forgejo. It delivers a minimalistic, Docker-native CI/CD solution, eliminating the complexity and licensing costs typically associated with enterprise CI platforms.