Skip to content

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 --version in a new terminal window. The output should show the version of git which is installed.