Download Gitbash For Mac Os

There are several options for installing Git on macOS. Note that any non-source distributions are provided by third parties, and may not be up to date with the latest source release.

  1. Install Git Bash On Mac
  2. Git Bash Download Mac

Homebrew

Universal builds have returned, reducing one more decision the user has to make when determining the appropriate download version. 32-bit builds for Snow Leopard (and later) are back. These were created on a 64-bit installation of Mac OS X Snow Leopard. 2014-12-19 - CVE-2014-9390 Fix, and improved build process.

Install homebrew if you don't already have it, then:
$ brew install git

Mac

Xcode

Apple ships a binary package of Git with Xcode.

Binary installer

Tim Harper provides an installer for Git. The latest version is 2.27.0, which was released 2 months ago, on 2020-07-22.

Building from Source

If you prefer to build from source, you can find tarballs on kernel.org. The latest version is 2.28.0.

Your download is starting...

You are downloading the latest (2.28.0) 32-bit version of Git for Windows. This is the most recent maintained build. It was released 2 months ago, on 2020-07-28.

Install

Click here to download manually, if your download hasn't started.

Other Git for Windows downloads

Git for Windows Setup

32-bit Git for Windows Setup.

64-bit Git for Windows Setup.

Git for Windows Portable ('thumbdrive edition')

32-bit Git for Windows Portable.

64-bit Git for Windows Portable.

The current source code release is version 2.28.0. If you want the newer version, you can build it from the source code.

Install Git Bash On Mac

Now What?

Git Bash Download Mac

Now that you have downloaded Git, it's time to start using it.