Skip to content

Releases: amadigan/git

git v2.50.1

29 Aug 18:54

Choose a tag to compare

This updates the git version to v2.50.1

git 2.49.0

15 Mar 18:41

Choose a tag to compare

This updates git for macOS to v2.49.0

git v2.49.0-rc0

26 Feb 22:11

Choose a tag to compare

git v2.49.0-rc0 Pre-release
Pre-release

This release is git v2.49.0-rc0. This is built from commit ea5b86dd3fa3a73809e2f8a58318a2a07e059347 from the git repository. This should not be considered an "official" build, as with other releases from this repository, perl, python, and tcl/tk dependencies are disabled. This is a Universal (Intel/Apple Silicon) build.

The build comes in two packages: an Apple Installer Package (.pkg) and a tar.xz. Both packages contain the same notarized binaries, notarization is stapled to the .pkg. macOS will require an internet connection to verify the executables from the tar version on first run.

This release includes fixes in localpkg (v0.1.0), and a compression improvement to the pkg installer, resulting in reduced size.

To install the localpkg package, run

curl -sL https://github.com/amadigan/git/releases/download/v2.49.0-rc0/git.localpkg | zsh -sb

As this is a release candidate, it will remain marked as a pre-release.

git for macOS 2.48.1

30 Jan 05:08

Choose a tag to compare

This is the first public release. Note that this project will be relocated in the near future.

This is git for macOS. It can be installed without installing Xcode.

To install to /usr/local (requires admin rights), download git.pkg. To install to ~/.local, run:

curl -sL https://github.com/amadigan/git/releases/download/v2.48.1/git.localpkg | zsh -sb

Test release

30 Jan 04:07

Choose a tag to compare

Test release Pre-release
Pre-release
v0.0.1

add autoconf to list of tools to install