diff --git a/content/downloads/mac.html b/content/downloads/mac.html index ac3354ddda..e5b6e7d185 100644 --- a/content/downloads/mac.html +++ b/content/downloads/mac.html @@ -22,9 +22,17 @@

MacPorts

Install MacPorts if you don't already have it, then:
$ sudo port install git

-

Xcode

-

Apple ships a binary package of Git with Xcode.

- +

Xcode Command Line Tools

+

Apple ships a binary package of Git with Xcode Command Line + Tools. You can install this via:
+ $ xcode-select --install

+ +

Binary installer

+

Tim Harper provided an installer for Git until version 2.33.0 / 2021. + These installers are no longer linked from here because there are no updates + since that version, nor are there plans to provide any.

+

Building from Source

If you prefer to build from source, you can find tarballs on kernel.org.