Git
caution
This page is reserved for Mac users. Instructions for other operating system can be found in:
1. Open the terminal
2. Install Git
brew install git
3. Check that Git is installed
git --version
It should print:
git version 2.32.0
This page is reserved for Mac users. Instructions for other operating system can be found in:
brew install git
git --version
It should print:
git version 2.32.0