setup git on mac code example
Example 1: how to install git on linux
#For linux
sudo apt-get install git
Example 2: download git for mac
$ brew install git
Example 3: git mac
xcode-select --install
#For linux
sudo apt-get install git
$ brew install git
xcode-select --install