Skip to content

Commit 038786c

Browse files
committed
downloads/mac: re add binary installer
In commit 54175ad the binary installer was removed since it's no longer maintained. Now there are still a lot of references to that page mentioning the binary installer, for example Pro Git book[0] or Stack Overflow[1]. To reduce confusion this re adds the binary installer indicating that it is no longer maintained. [0]: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git [1]: https://stackoverflow.com/a/70764034
1 parent e8f3c8f commit 038786c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/downloads/mac.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ <h3>Xcode Command Line Tools</h3>
2929
record of which version it provides, and it is usually outdated.<br>
3030
<code>$ xcode-select --install</code></p>
3131

32+
<h3>Binary installer</h3>
33+
<p>Tim Harper provided an installer for Git until version 2.33.0 / 2021. This
34+
project was archived in favor of Xcode Command Line Tools.</p>
35+
3236
<h3>Building from Source</h3>
3337
<p>If you prefer to build from source, you can find tarballs
3438
<a href="https://www.kernel.org/pub/software/scm/git/">on kernel.org</a>.

0 commit comments

Comments
 (0)