What you'll learn:
- Git Architecture
- Add, Delete, Move & Edit Files
- Revert/Undo File Changes
- Working with Branches
- Working with Tags
- Working with Aliases
- Ignoring Files
- Git Log Filtering
- Cloning a remote repository
- Merging
- Merging Types
- Merge Conflicts
- Branching Strategies
- Stashing
- Rebasing
- Searching
- Rewriting History
- Git Reset - Soft, Mixed and Hard
Version Control has always been an integral part of the software development lifecycle, enabling programmers to restore previous versions and manage releases effectively. Git, as a popular open-source distributed version control software, excels in handling hundreds of branches and coordinating work among numerous programmers efficiently. This course will teach you the fundamentals of Git, enhancing your understanding of platforms like GitHub and BitBucket.
You'll start by learning how to install Git and grasp all its fundamentals through a step-by-step approach. The course covers Git architecture, helping you understand its core principles. You will create Git repositories, add, change, and delete files, commit changes, compare commits, and review commit logs. Additionally, you'll learn how to undo changes, ignore files based on names, regular expressions, and folder names, and efficiently use the git log command to filter commit logs.
Learning Objectives:
Different types of Version Control Systems
Installing Git on Linux, MAC, and Windows
Git Architecture - The Three Stages
Git States
Git Workflows
Initializing a repository
Git Configuration
Adding, Modifying, Moving & Deleting files
Adding Commit messages
Tracking files
Viewing commits and comparing versions
Undoing changes
Retrieving previous versions
Ignoring files by name, folders & regular expression
Creating Branches
Merging Branches
Merge Conflicts
Cloning Remote Repository
Branching Strategies
Stashing
Rebasing
Searching
Rewriting History
Git Reset - Soft, Mixed and Hard
Format:
Online, self-paced learning with interactive lessons
Hands-on projects to reinforce learning
Certification:
Earn a recognized certificate upon completion
With the perfect blend of animations and hands-on demos, the concepts are easy to grasp!