how to download git code example
Example 1: download git for mac
$ brew install git
Example 2: how to download a git repository
git clone "then thing you can copy with https"
$ brew install git
git clone "then thing you can copy with https"