Git

Last Updated: 7/11/2023

Install Git

  • Install Git from https://git-scm.com/
  • In windows, Git Bash (Born against Shell) will also be installed. Git Bash emulates Unix or Linux environments.
  • Check the version of Git
git --version