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 functions as a repository enabling users to push code and initiate 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 utilize Gerrit as a Git repository and conduct code reviews.
Upon completion of this training, participants will be able to:
- Comprehend how Gerrit operates and how to manage the Gerrit web interface.
- Acquire best practices for utilizing Gerrit in managing code review workflows.
- Administer and configure a Gerrit project.
Format of the Course
- Interactive lectures and discussions.
- Extensive exercises and practice sessions.
- Hands-on implementation within a live laboratory 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 wishing 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, offered online or onsite, is designed for intermediate to advanced professionals who aim 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 Argentina (online or onsite) targets intermediate-level 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.
By the end 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 HoursThis is an in-depth course designed for individuals who are not familiar with any other distributed version control system. It starts with simple exercises for working in a local repository and finishes with practising working in a team.
This course focuses on exercises.
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 becoming an increasingly popular alternative to GitHub and GitLab.com for teams seeking full control over their source code without relying on third-party terms of service or facing export restrictions.
Git and GitHub Fundamentals
21 HoursThis instructor-led, live training (online or onsite) is targeted at developers and software engineers who are new to GitHub's platform and aim to use its features alongside Git to improve the versioning and management of enterprise application source code.
By the end of this training, participants will be able to:
- Set up and configure an account to access GitHub's web-based platform.
- Understand Git's system mechanics and grasp the core concepts underpinning GitHub.
- Create and manage GitHub repositories while implementing Git workflows.
- Execute source code changes within GitHub and synchronize revisions made outside the platform.
- Manage Pull Requests, Tags, Releases, and other essential GitHub components.
- Perform version control functions based on Git and utilize GitHub's bash environment.
- Create repository branches to collaboratively resolve project defects.
- Gain familiarity with the structures of Git and GitHub to improve programming practices.
GitHub Fundamentals for Enterprise Security and Automation
21 HoursThis instructor-led, live training in Argentina (online or onsite) targets intermediate developers and DevOps professionals aiming to boost the security, governance, and automation of their GitHub environments, particularly in enterprise settings.
By the conclusion of this training, participants will be able to:
- Configure and manage GitHub security settings and repository access.
- Apply security best practices using GitHub tools like Dependabot and CodeQL.
- Build, 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 Argentina (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 implementation of GitLab's comprehensive DevSecOps platform, encompassing source code management, CI/CD, container registries, security scanning, and monitoring capabilities. It serves as the industry benchmark for organizations seeking the complete GitLab feature set without relying on SaaS solutions or allowing data to exit their internal network.
GitOps Continuous Deployment for Kubernetes
21 HoursThis instructor-led live training in Argentina (online or on-site) targets DevOps engineers who wish to establish, deploy, and manage a Git-based software deployment workflow for their Kubernetes applications.
By the end 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 empowers developers and project managers with essential version control skills using Git to facilitate collaborative software development. It explores the fundamental principles of Git's data model, various object types, branching strategies, and merging processes. The curriculum reviews established techniques for managing commit history, performing diff analysis, utilizing stash operations, creating tags, and implementing distributed development patterns with hosted repositories. This training enables software teams to effectively manage version histories, resolve merge conflicts, and ensure code traceability throughout collaborative projects.
Git for Victims of Subversion
7 HoursSeamlessly transition from Subversion to Git with this specialized migration training crafted for SVN users eager to leverage distributed version control. This practical course explores essential Git principles, daily workflow patterns, advanced branching and merging techniques, comprehensive migration procedures, Git internals, and hands-on integration advice—empowering developers to sidestep typical challenges and confidently adopt contemporary DVCS workflows for more efficient and collaborative development.
Kubernetes and Gitlab
14 HoursThis instructor-led live training in Argentina (available online or onsite) is designed for DevOps engineers who aim to utilize 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.
- Establish an automated build infrastructure.
- Deploy applications to containerized cloud environments.
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 demonstrates how to transition changes from requirements through development and testing phases to the production environment, primarily utilizing a distributed version control system (with a focus on GIT). It also offers valuable insights for users of other distributed source code management tools.
Woodpecker CI: Lightweight Self-Hosted Pipelines for Gitea and Forgejo
14 HoursWoodpecker CI is a straightforward yet robust continuous integration engine tailored specifically for self-hosted Git forges such as Gitea and Forgejo. It delivers a lightweight, Docker-native CI/CD experience, eliminating the complexity and licensing costs associated with enterprise CI platforms.