The goals 💪🏻Understand "Version Management" / "Version Control" ✌🏻Getting started with Git Repositories, Branches, Commites & more 👍🏻 Collaborating in Git projects with GitHub Remote Repositories, Clone, Pull Requests & More What is Version Management / Control? Version control, also known as source control, is the practice of tracking and managing changes to software code. Version control syste..