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.

  1. Install Mac Os X 10.11.4
  2. Mac Os X El Capitan 10.11.6 Intel Usb Install

Homebrew

Install Mac Os X 10.11

How To Install Mac OS X El Capitan 10.11.6 Using USB In PC/Laptop?.First You Need Mac OS X ImageDownload From: http://extra.to/torrent.

Install homebrew if you don't already have it, then:
$ brew install git

Install Mac Os X 10.11
  1. I'm still using a compatible Mac with Mac OS X 10.4.x/10.5.x on it. Can I still download and install El Capitan? Yes but you will need to buy/upgrade to/install Mac OS X 10.6 Snow Leopard first (£14.99) and then download/install OS X 10.11 El Capitan from Mac App.
  2. How To Install Mac OS X El Capitan 10.11.6 Using USB In PC/Laptop?.First You Need Mac OS X ImageDownload From: http://extra.to/torrent.

Xcode

Apple ships a binary package of Git with Xcode.

Install

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

Install Mac Os X 10.11.4

Install Mac Os X 10.11

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