Skip to content

Commit 38f2060

Browse files
authored
feat: removed mac binary download link since it is outdated (#2072)
## Changes Simply removed the Git binary from macOS download page - ## Context #2057
2 parents a6a53dc + 54175ad commit 38f2060

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

content/downloads/mac.html

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,7 @@ <h3>MacPorts</h3>
2424

2525
<h3>Xcode</h3>
2626
<p>Apple ships a binary package of Git with <a href="https://developer.apple.com/xcode/">Xcode</a>.</p>
27-
28-
<h3>Binary installer</h3>
29-
<p>Tim Harper provides an <a href="https://sourceforge.net/projects/git-osx-installer/">installer</a>
30-
for Git. The latest version is <a href="{{< site-param macos_installer.url >}}">{{< site-param macos_installer.version >}}</a>,
31-
which was released <span id="relative-release-date"></span>on <span id="auto-download-date">{{< site-param macos_installer.release_date >}}</span>.
32-
27+
3328
<h3>Building from Source</h3>
3429
<p>If you prefer to build from source, you can find tarballs
3530
<a href="https://www.kernel.org/pub/software/scm/git/">on kernel.org</a>.

0 commit comments

Comments
 (0)