|
|
|
|
|
by chrizel
3344 days ago
|
|
If you want the latest and greatest of everything, you could use Arch Linux. Git today in many ways could be seen as fundamental component of many tools. Many packaging and build tools use it to fetch data. (like homebrew, plugin systems for many text editors etc.) Also, the git version of your distribution IS relevant because other packages depend on it. For example, on my Ubuntu system the git package is a dependency of over 170 other packages. If you could install a newer version, a lot of these other packages might break. The recommended way of installing git on macOS is via Apples git variant by installing Xcode which also requires root privileges btw. |
|