Kurs
Git Prune: What Is Git Pruning and How to Use Git Prune
Git prune is a Git command that removes objects from the repository that are no longer reachable from any commit or branch, helping to free up disk space.
28. Aug. 2024 · 5 Min. Lesezeit
Become a Data Engineer
Become a data engineer through advanced Python learning
Become a Data Engineer
Prove your skills as a job-ready data engineer.
Themen
Learn version control with these courses!
2 hr
23.9K
Kurs
Introduction to Git
2 hr
24.8K
Mehr anzeigen
VerwandtMehr anzeigenMehr anzeigen
cheat-sheet
Complete Git Cheat Sheet
Git lets you manage changes made to files and directories in a project. It allows you to keep track of what you did, undo any changes you decide you don't want, and collaborate at scale with others.
Richie Cotton
9 Min.
Lernprogramm
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.
Lernprogramm
GIT Push and Pull Tutorial
Learn how to perform Git PUSH and PULL requests through GitHub Desktop and the Command-Line.
Olivia Smith
13 Min.
Lernprogramm
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.
Lernprogramm
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.
Lernprogramm
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.