Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions content/downloads/mac.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,7 @@ <h3>MacPorts</h3>

<h3>Xcode</h3>
<p>Apple ships a binary package of Git with <a href="https://developer.apple.com/xcode/">Xcode</a>.</p>

<h3>Binary installer</h3>
<p>Tim Harper provides an <a href="https://sourceforge.net/projects/git-osx-installer/">installer</a>
for Git. The latest version is <a href="{{< site-param macos_installer.url >}}">{{< site-param macos_installer.version >}}</a>,
which was released <span id="relative-release-date"></span>on <span id="auto-download-date">{{< site-param macos_installer.release_date >}}</span>.


<h3>Building from Source</h3>
<p>If you prefer to build from source, you can find tarballs
<a href="https://www.kernel.org/pub/software/scm/git/">on kernel.org</a>.
Expand Down
Loading