Skip to content

Commit 79a47f5

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 5d651dd commit 79a47f5

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
@@ -28,6 +28,10 @@ <h3>Xcode Command Line Tools</h3>
2828
Tools</a>.<br>
2929
<code>$ xcode-select --install</code></p>
3030

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

0 commit comments

Comments
 (0)