About Course
This course provides a comprehensive introduction to Git, a powerful version control system used by developers worldwide. You will learn how to track changes in your code, collaborate with others, and manage your projects efficiently. The course covers essential Git commands and workflows, and explores popular platforms GitHub and GitLab for hosting and managing repositories. Whether you are new to version control or looking to solidify your skills, this course will equip you with the knowledge to confidently use Git, GitHub, and GitLab in your development projects.
Notice: The courses and videos provided on Buggyverse are sourced from various third-party providers and are freely available. Buggyverse does not claim ownership of this content. These resources are intended to help you track your progress and support your self-improvement journey.
Course Content
Git and Github Theory
-
Introduction to Git & GitHub
01:10 -
Branching and the GitHub Workflow
02:13 -
GitHub Workflow for Open Source
01:38 -
Cloning & Working Locally
01:49 -
Most Used Git Commands
01:58 -
How Commits Work
00:55 -
2-Step Commit
01:29 -
Merging
00:42 -
Merge Conflicts
01:29 -
Rebasing
01:12 -
Undoing commits
01:29