Comprehensive Git Training Course
This is a comprehensive course for people 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.
Course Outline
Git Basics
- Introduction to Git
- Git Repository
- Recording Changes to the Repository
- Viewing the Commit History
- Undoing Things
- Tagging
Git Branching
- Branching and Merging
- Brance Management
- Branching Workflows
- Remote Branches
- Rebasing
Git on the Server
- The Protocols
- Getting Git on a Server
- Generating SSH Public Key
- Setting up the Server
- Public Access
- Hosted Git (GitHUB)
- Working with Remotes
Distributed Git
- Distributed Workflows
- Contributing to a Project
- Maintaining a Project
Git Tools
- Revision Selection
- Interactive Staging
- Rewriting History
- Debugging with Git (bisect)
- Submodules
- Subtree Merging
Customizing Git
- Git Configuration
- Git Attributes
- Git Hooks
Requirements
Basic knowledge of project development.
Open Training Courses require 5+ participants.
Comprehensive Git Training Course - Booking
Comprehensive Git Training Course - Enquiry
Comprehensive Git - Consultancy Enquiry
Consultancy Enquiry
Testimonials (7)
discussions and deliberations
Przemyslaw - FIDELITY INFORMATION SERVICES GMBH SP. Z O.O.
Course - Comprehensive Git
Trainer quickly solved problems and answered questions
Karol - FIDELITY INFORMATION SERVICES GMBH SP. Z O.O.
Course - Comprehensive Git
The teacher really like the topic and was really happy to solve the issues with attentands.
Lukasz Linczewski - Alekseon
Course - Comprehensive Git
Very comprehensive, and covered almost everything. Also, tried and managed to get the participants to discuss issues and scenarios.
Arthur Wilson - The University of Edinburgh
Course - Comprehensive Git
I liked the program of the whole course. The course started with the basics and gradually progressed to more difficult levels. All the examples were perfectly explained by the lecturers
Patryk Smacki - The University of Edinburgh
Course - Comprehensive Git
the mood that the trainer created since the frirst day, very intersting very motivating and very affordable.
fabio tramontana - Fast Lane Consulting & Education Services Limited
Course - Comprehensive Git
We did exercises right after theory to understand by doing what was explained. Presentation style.
Razvan Popovici - BTC Embedded Systems Romania SRL
Course - Comprehensive Git
Provisional Upcoming Courses (Contact Us For More Information)
Related Courses
Bitbucket
14 HoursIn this instructor-led, live training in Belgium, participants will learn how to use Bitbucket as a version control system in a software development environment.
By the end of this training, participants will be able to:
- Understand version control concepts such as workflows, branching and merging.
- Use Bitbucket and Git to manage software development and versioning.
- Integrate Bitbucket with other Atlassian software such as Jira, HipChat, Confluence and Bamboo.
Gerrit Code Review
7 HoursThis instructor-led, live training in Belgium (online or onsite) is aimed at software engineers and anyone who wishes to learn 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 good practices for using Gerrit in handling code review workflows.
- Administer and configure a Gerrit project.
Git Hands-on Workshop with Azure DevOps
14 HoursThis instructor-led, live training in Belgium (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.
Git and GitHub Fundamentals
21 HoursThis instructor-led, live training in Belgium (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 Belgium (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 Belgium (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.
GitOps Continuous Deployment for Kubernetes
21 HoursThis instructor-led, live training in Belgium (online or onsite) is aimed at DevOps engineers who wish to set up, 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 has been created for everyone who is going to use Git repository.
Software developers, project managers, software architects and solutions architects, release managers, etc...
Git for Victims of Subversion
7 HoursThis course shows Subversion users how to use Git. It helps to seamlessly migrate habits from SVN to Git and avoid common mistakes.
Kubernetes and Gitlab
14 HoursThis instructor-led, live training in Belgium (online or onsite) is aimed at DevOps engineers who wish 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 has been created for project managers, release managers, product managers, product owners, Scrum Masters, software architects and everyone who is responsible for planning releases and deployment of software.
It shows how to move changes from requirements, through development and tests to production environment using distributed version control system (GIT in particular, but people using other distributed SCMs can benefit from this course as well).