I've come across several topics about 'updating' or 'installing' an 'official' version of git to replace the git pre-installed by Apple.
I haven't been able to find the reasons/benefits for/of doing so... Can someone explain why doing this is important or unimportant?
Thanks in advance !
Git can be installed on the most common operating systems like Windows, Mac, and Linux. In fact, Git comes installed by default on most Mac and Linux machines!
The easiest way to update Git on Mac is to use the official installer. Download the installation file from the Git website. Run the installation and follow the install wizard to update Git to the latest version. Note: Using the install wizard to update Git overwrites the current installation.
The latest version is 2.33.0, which was released 12 months ago, on 2021-08-30.
Install Git on Mac OS X. There are several ways to install Git on a Mac. In fact, if you've installed XCode (or it's Command Line Tools), Git may already be installed. To find out, open a terminal and enter git --version .
It is basically the same as the upstream version at this point. You can see the differences in my github repo:
https://github.com/jeremyhu/git/commits/master
The major differences between Apple's git and mainline over time have been:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With