There are several options for installing Git on macOS. Note that any non-source distributions are provided by third parties, and may not be up to date with the latest source release.
DVD DL, Mac OS X 10.11 El Capitan Full OS Install Reinstall Recovery Upgrade. Latest certificate (expires ). Please CHECK twice if your Mac model is compatible with this macOS!! If you are not 100% sure please check the pics or message me your mac model and year and I. Select the location of Mac OS 10.11 image file, that you have downloaded previously. It is not necessary to expand the drive, with Mac OS, 40GB is enough to install iOS programming tools. Here I expand to 100GB. Dec 08, 2015 The OS X El Capitan v10.11.2 Update is recommended for all OS X El Capitan users. The OS X El Capitan v10.11.2 update improves the stability, compatibility, and security of your Mac, and is recommended for all users. This update: Improves Wi-Fi reliability; Improves the reliability of Handoff and AirDrop.
Homebrew
Install homebrew if you don't already have it, then:$ brew install git
Xcode
Apple ships a binary package of Git with Xcode.
Binary installer
Tim Harper provides an installer for Git. The latest version is 2.33.0, which was released about 9 hours ago, on 2021-08-30.
Building from Source
If you prefer to build from source, you can find tarballs on kernel.org. The latest version is 2.33.0.
Installing git-gui
Mac Os X El Capitan 10.11.6 Intel Usb Install
If you would like to install git-gui and gitk, git's commit GUI and interactive history browser, you can do so using homebrew$ brew install git-gui