Skip to main content

Version Control

Version control tracks changes to files over time, so you can see what changed, undo mistakes, and let multiple people work on the same project without overwriting each other. Git is the most popular vision-control tool programmers use. In this tutorial we are going to talk about the installation and configuration of Git, as well as how to use Git repo platforms like GitHub.

Installation

Official download page

Click on the Click here to download link

Open the installer you just downloaded, and keep all the settings as default. Wait for the installation to complete.