Steps to download
1 . Download git from https://gitforwindows.org/ .
2 . Run .exe file and move through the steps as shown in video.
3 . Once installed open Git terminal and run : git --version
4 . Run the following command on your terminal .
git config --global user.name "username"
git config --global user.email "email"
Tutorial Link : https://www.atlassian.com/git/tutoria....