Course
Topics
Learn Git with these courses!
4 hr
38.3K
Course
GitHub Concepts
2 hr
14.7K
Track
Data Engineer
57hrs hr
See More
RelatedSee MoreSee More
tutorial
How to Clone a Specific Branch In Git
Learn how to clone only a single branch from a Git repository to save disk space and reduce cloning time.
Bex Tuychiev
6 min
tutorial
Git Rename Branch: How to Rename Local or Remote Branch
Learn how to rename local and remote Git branches using either the terminal or the graphical user interface (GUI) of popular clients like GitHub.
François Aubry
5 min
tutorial
Git Switch Branch: A Guide With Practical Examples
Learn how to switch a branch in Git using git switch and understand the differences between git switch and git checkout.
François Aubry
8 min
tutorial
Git Reset and Revert Tutorial for Beginners
Discover how to use Git reset and revert to manage your project history. Practice with detailed examples using soft, mixed, and hard resets. Learn the difference between Git reset and revert.
Zoumana Keita
10 min
tutorial
Git Pull Force: How to Overwrite a Local Branch With Remote
Learn why git pull --force isn’t the best way to overwrite a local branch with the remote version, and discover the proper method using git fetch and git reset.
François Aubry
tutorial
GIT SETUP: The Definitive Guide
In this tutorial, you'll learn how to set up Git on your computer in different operating systems.
Olivia Smith
7 min