Git


Git is a distributed version control system that tracks changes in any set of computer files.
https://formulae.brew.sh/formula/git

🔲 → Optional
✅ → Required
🔘 → Pick One
ℹī¸ → Information


✅ Installation

🔘 macOS

brew install git

🔘 Windows

choco install git

Open Command Prompt with administrator privileges


🔲 Validation

git --version