This video will take you through a step by step process of installation of git on windows 10.
Git is a distributed version control system.
0:00 Introduction
0:33 Checking Installation (Previous)
0:50 Download and Installation
02:10 Linking Git bash to Repo
03:28 Creating a Repository
04:00 Cloning a repository
05:55 Outro
Downloading git into our windows operating system, install it and run git bash.
Create a github repository and clone it locally to our machines.
It also includes basic git commands.