Overview
Learn the fundamentals of Git version control in this comprehensive tutorial for beginners. Explore essential concepts such as repositories, branches, commits, and merging. Begin with an introduction to Git's purpose and functionality, then dive into practical exercises using Visual Studio Code. Master the process of initializing repositories, creating and managing branches, making commits, and merging changes. Gain valuable insights into Git's inner workings and develop the skills necessary to effectively track and manage your project's codebase.
Syllabus
Welcome
What & Why
Course Content
Module Introduction
How Git Works
Understanding Branches
Installing Git & Visual Studio Code
Initializing the Repository & First Commit
Diving Deeper Into Commits with "git log"
Understanding & Creating Branches
Merging Branches
Taught by
Academind