Skip to content

Commit 6262b23

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 df06384 commit 6262b23

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/downloads/mac.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ <h3>Xcode Command Line Tools</h3>
2828
Tools</a>. You can install this via:<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.
33+
These installers are no longer linked from here because there are no updates
34+
since that version, nor are there plans to provide any.</p>
35+
3136
<h3>Building from Source</h3>
3237
<p>If you prefer to build from source, you can find tarballs
3338
<a href="https://www.kernel.org/pub/software/scm/git/">on kernel.org</a>.

0 commit comments

Comments
 (0)