Download for macOS. 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. Install homebrew if you don't already have it, then: $ brew install git. Apple ships a binary package of Git with Xcode. Download Git for Mac - A reliable, free and open source distributed version control system specially made to help you to efficiently and easily manage large and small projects.
About the App
- After I clicked download, I received the file git-2.15.0-intel-universal-mavericks.dmg which I then doubled clicked on. The computer mounted an image partition that contained 3 files as shown below. The computer mounted an image partition that contained 3 files as shown below.
- Open a browser and navigate to Git’s official website. You will see a display showing the version number of the latest source release and a download button, as in the image below.
- Installing Git on Linux, Mac OS X and Windows. GitHub Gist: instantly share code, notes, and snippets. Download Git from Git for Windows and install it.
- App name: git-lfs
- App description: Git extension for versioning large files
- App website: https://github.com/github/git-lfs
Install the App
- Press
Command+Space
and type Terminal and press enter/return key. - Run in Terminal app:
ruby -e '$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)' < /dev/null 2> /dev/null
and press enter/return key.
If the screen prompts you to enter a password, please enter your Mac's user password to continue. When you type the password, it won't be displayed on screen, but the system would accept it. So just type your password and press ENTER/RETURN key. Then wait for the command to finish. - Run:
brew install git-lfs
Done! You can now use git-lfs
.
Similar Software for Mac
Older releases are available and the Git source repository is on GitHub.
Latest source Release
2.30.0 Release Notes (2020-12-27)GUI Clients
Git comes with built-in GUI tools (git-gui, gitk), but there are several third-party tools for users looking for a platform-specific experience.
Logos
Various Git logos in PNG (bitmap) and EPS (vector) formats are available for use in online and print projects.
Git via Git
If you already have Git installed, you can get the latest development version via Git itself:
git clone https://github.com/git/git
Git Bash Download For Mac
How To Download Git Bash For Mac
You can also always browse the current contents of the git repository using the web interface.