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 enables users to push code and create reviews for their 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 manage the Gerrit web interface.
- Learn best practices for using Gerrit in handling code review workflows.
- Administer and configure a Gerrit project.
Course Format
- Interactive lecture and discussion.
- Plenty of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request customized training for this course, please contact us to arrange.
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 Taiwan (online or onsite) is designed for intermediate to advanced professionals seeking to apply GitLab for advanced CI/CD workflows, project structuring, and collaborative development using the Free edition of GitLab.
Upon completion of this training, participants will be able to:
- Implement advanced GitLab CI/CD pipelines utilizing custom runners and reusable templates.
- Organize projects effectively through the use of groups and namespaces.
- Collaborate on code, issues, and documentation using 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 Taiwan (online or onsite) is designed for intermediate-level developers and DevOps engineers seeking practical, hands-on experience with Git and Azure DevOps. The focus is on branch management, merge strategies, conflict resolution, and the effective use of graphical clients.
Upon completion of this training, participants will be able to:
- Grasp fundamental Git concepts and standard workflows.
- Effectively manage branches and merges within collaborative environments.
- Resolve conflicts by applying best practices to real-life scenarios.
- Leverage graphical clients (SourceTree and GitKraken) for Git management.
- Execute practical Git operations via both console and graphical interfaces.
- Utilize Git within Azure DevOps for repository integration and version control.
Comprehensive Git
21 HoursDesigned for learners new to distributed version control systems, this comprehensive course guides you from basic local repository operations to collaborative team workflows.
The curriculum emphasizes hands-on practice.
Gitea: Self-Hosted Git Forge Replacing GitHub and GitLab
14 HoursGitea is a lightweight, open-source, self-hosted Git service providing repository management, code review, issue tracking, and CI/CD integration. It is an increasingly popular alternative to GitHub and GitLab.com for teams that need 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 Taiwan (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 Taiwan (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 Taiwan (onsite or remote) is designed for 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 GitLab as an alternative to GitHub.
- Use GitLab to manage a DevOps lifecycle.
- Utilize 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 standard choice for organizations that desire the full GitLab feature set without reliance on SaaS or having data leave their network.
GitOps Continuous Deployment for Kubernetes
21 HoursThis instructor-led live training in Taiwan (online or on-site) is tailored for DevOps engineers who wish to establish, deploy, and manage a Git-based software deployment workflow for their Kubernetes applications.
By the conclusion of this training, participants will be able to:
- Install and configure Spinnaker and Terraform.
- Understand the benefits of GitOps over traditional CI/CD and Infrastructure-as-Code (IaC).
- Move away from maintaining scripts. Configure and execute well-defined deployment process.
- Apply best practices for cloud-native deployment, management, and monitoring.
- Recover deployments from partial failures without manual intervention.
- Create a GitOps strategy for application development.
Git for Users
7 HoursThis course is designed for anyone who intends to use the Git repository.
It is suitable for software developers, project managers, software architects, solutions architects, release managers, and others.
Git for Victims of Subversion
7 HoursThis course demonstrates how Subversion users can adopt Git. It facilitates a smooth transition of workflows from SVN to Git while helping learners avoid frequent pitfalls.
Kubernetes and Gitlab
14 HoursThis instructor-led, live training in Taiwan (online or onsite) is designed for DevOps engineers who aim to automate the DevOps lifecycle using Kubernetes and GitLab.
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 HoursDesigned for project managers, release managers, product managers, product owners, Scrum Masters, software architects, and all professionals responsible for planning software releases and deployments, this course provides essential guidance.
It demonstrates how to transition changes from requirements through development and testing phases into the production environment, leveraging distributed version control systems—with a specific focus on Git, though those using other distributed Source Code Management (SCM) tools will also find value in the material.
Woodpecker CI: Lightweight Self-Hosted Pipelines for Gitea and Forgejo
14 HoursWoodpecker CI is a simple yet powerful continuous integration engine designed specifically for self-hosted Git forges like Gitea and Forgejo. It provides a lightweight, Docker-native CI/CD experience without the complexity or licensing overhead of enterprise CI platforms.