Git installation
Learn how to install Git on your system using the command line or a desktop application, and understand which option fits your workflow.
Install Git CLI (Recommended)
brew install gitsudo aptVerify installation:
git --versionInstall Git Desktop (Optional)
Recommendation
Last updated
Was this helpful?

