new


Installing Git

Git needs to be installed before we use it. This is assuming we have homebrew installed.


We need homebrew installed.
Also after to ensure git is installed we can check the using the version command.
Terminal
>
brew install git
> Output:

==> installing git