Setup Git¶
- Download the latest version of git from here
- Run the executable and install with default options.
- After the installation, Run the command
git --versionin a new terminal window. The output should show the version of git which is installed.