Skip to content

Revise Git installation instructions for Mac#1195

Open
cameronelliott wants to merge 1 commit into
github:mainfrom
cameronelliott:patch-1
Open

Revise Git installation instructions for Mac#1195
cameronelliott wants to merge 1 commit into
github:mainfrom
cameronelliott:patch-1

Conversation

@cameronelliott

Copy link
Copy Markdown

Updated the installation instructions for Git on Mac to recommend using Git-Scm.com and removed directions linking to the abandoned Tim Charper build on Sourceforge.

Overview

The Tim Charper macOS build on Sourceforge has been marked as abandoned, and is also no longer linked to on the page https://git-scm.com/install/mac

The source forge abandoned status can be seen here: https://sourceforge.net/projects/git-osx-installer/

Next steps

The text surrounding this change could also be improved, but I suggest we do this one step at a time.

Updated the installation instructions for Git on Mac to recommend using Git-Scm.com and removed directions linking to the abandoned Tim Charper build on Sourceforge.
Copilot AI review requested due to automatic review settings June 25, 2026 23:21

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the macOS Git installation guidance to steer readers toward git-scm.com rather than an abandoned third-party SourceForge-hosted installer, keeping the install guide current and safer to follow.

Changes:

  • Removed the step-by-step instructions that directly linked to the old SourceForge macOS Git installer.
  • Reframed the macOS installer section to point readers at git-scm.com.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread git-guides/install-git.md
Comment on lines +47 to +49
### Install Git using Git-Scm.com Help

1. Navigate to the latest [macOS Git Installer](https://sourceforge.net/projects/git-osx-installer/files/git-2.23.0-intel-universal-mavericks.dmg/download?use_mirror=autoselect) and download the latest version.
2. Once the installer has started, follow the instructions as provided until the installation is complete.
3. Open the command prompt "terminal" and type `git version` to verify Git was installed.

Note: [`git-scm`](https://git-scm.com/download/mac) is a popular and recommended resource for downloading Git on a Mac. The advantage of downloading Git from `git-scm` is that your download automatically starts with the latest version of Git. The download source is the same [macOS Git Installer](https://sourceforge.net/projects/git-osx-installer/files/git-2.23.0-intel-universal-mavericks.dmg/download?use_mirror=autoselect) as referenced in the steps above.
[`git-scm`](https://git-scm.com/download/mac) is a popular and recommended resource for downloading Git on a Mac. The advantage of downloading Git from `git-scm` is that your download automatically starts with the latest version of Git. The download source is the same [macOS Git Installer](https://sourceforge.net/projects/git-osx-installer/files/git-2.23.0-intel-universal-mavericks.dmg/download?use_mirror=autoselect) as referenced in the steps above.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants