Glossary

macOS:

Open Terminal and type `git --version`. If Git isn't installed, macOS will prompt you to install the Xcode Command Line Tools. Accept the prompt. - Alternatively, install via Homebrew: `brew install git`

Learn More

Related Terms