Gerrit Code Review Training Course
Gerrit is a free, open-source, web-based code review tool that integrates with Git and is built on the Git version control system. It functions as a repository that enables 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 use Gerrit as a Git repository and conduct code reviews.
By the end of this training, participants will be able to:
- Understand how Gerrit operates and how to manage the Gerrit web interface.
- Learn best practices for using Gerrit in managing code review workflows.
- Administer and configure a Gerrit project.
Format of the Course
- Interactive lecture and discussion.
- Extensive 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 Turkey (online or onsite) targets intermediate to advanced professionals seeking to apply GitLab for complex CI/CD workflows, project structuring, and collaborative development using the Free edition of GitLab.
By the conclusion of this training, participants will be able to:
- Implement advanced GitLab CI/CD pipelines using custom runners and reusable templates.
- Organize projects effectively through the use of groups and namespaces.
- Collaborate on code, issues, and documentation via 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 Turkey (online or onsite) is aimed at intermediate-level developers and DevOps engineers who wish to gain hands-on experience with Git and Azure DevOps, focusing on branch management, merge strategies, conflict resolution, and 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 extensive program is designed for individuals new to distributed version control systems. The curriculum begins with fundamental local repository tasks and progresses to collaborative team-based workflows.
Emphasis is placed on practical, hands-on exercises throughout the course.
Gitea: Self-Hosted Git Forge Replacing GitHub and GitLab
14 HoursGitea is a lightweight, open-source, self-hosted Git service offering repository management, code review, issue tracking, and CI/CD integration. It serves as an increasingly popular alternative to GitHub and GitLab.com for teams requiring 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 Turkey (online or onsite) is tailored for developers and software engineers new to GitHub's platform, aiming to help them utilize its features alongside Git for improved versioning and management of an enterprise application's 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 how Git's system functions and grasp the foundational concepts of GitHub.
- Create and manage GitHub repositories while implementing Git workflows.
- Implement source code changes within 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 to resolve project defects collaboratively with the team.
- Gain familiarity with the structures of Git and GitHub to enhance programming practices.
GitHub Fundamentals for Enterprise Security and Automation
21 HoursThis instructor-led, live training in Turkey (offered online or onsite) targets intermediate developers and DevOps professionals aiming to bolster the security, governance, and automation of their GitHub environments, especially in enterprise settings.
Upon completing this training, participants will be capable of:
- Configuring and managing repository access alongside GitHub security settings.
- Applying security best practices through tools such as CodeQL and Dependabot.
- Developing, reusing, and maintaining GitHub Actions and associated workflows.
- Auditing and monitoring activities to ensure scalable compliance and governance.
Gitlab and Gitlab CI
14 HoursThis instructor-led, live training in Turkey (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 complete DevSecOps platform, including source code management, CI/CD, container registry, security scanning, and monitoring. It is the ideal solution for organizations wanting the full GitLab feature set without reliance on SaaS or data exiting their network.
GitOps Continuous Deployment for Kubernetes
21 HoursThis instructor-led, live training in Turkey (online or on-site) is designed for DevOps engineers who want to set up, deploy, and manage a Git-based software deployment workflow for their Kubernetes applications.
Upon completion of this training, participants will be able to:
- Install and configure Spinnaker and Terraform.
- Grasp the advantages of GitOps compared to traditional CI/CD and Infrastructure-as-Code (IaC).
- Shift away from script maintenance by configuring and executing well-defined deployment processes.
- Implement best practices for deploying, managing, and monitoring cloud-native environments.
- Automatically recover deployments from partial failures without manual intervention.
- Develop a GitOps strategy for application development.
Git for Users
7 HoursThis course is designed for anyone who will be working with Git repositories.
It is suitable for software developers, project managers, software architects, solutions architects, release managers, and more.
Git for Victims of Subversion
7 HoursThis course guides Subversion users on how to effectively utilize Git. It aims to facilitate the smooth transition of workflows from SVN to Git while helping participants avoid frequent pitfalls.
Kubernetes and Gitlab
14 HoursThis instructor-led live training Turkey (online or onsite) is designed for DevOps engineers aiming to leverage 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 all professionals involved in planning software releases and deployments.
It demonstrates how to transition changes from requirements, through development and testing, into the production environment using a distributed version control system (primarily GIT, though those using other distributed source control management tools will also benefit).
Woodpecker CI: Lightweight Self-Hosted Pipelines for Gitea and Forgejo
14 HoursWoodpecker CI is a straightforward yet robust continuous integration engine tailored for self-hosted Git forges such as Gitea and Forgejo. It delivers a lightweight, Docker-native CI/CD experience, avoiding the complexity and licensing costs associated with enterprise CI platforms.