Mac mavericks dmg download

broken image
broken image

Instead, it uses pkgbuild, which is much simpler, and is the supported way of doing packages. The installer no longer uses PackageMaker. The installer installs the uninstall.sh script, which has also been updated to remove the new symlinks created. El Capitan no longer allows modifications to /usr/bin, and /usr/local/bin is preferred over /usr/bin, by default. File an issue here: Changes / Recent updates īuilds have been updated to create symlinks in /usr/local/bin to run git. The Snow Leopard builds will work on Mavericks and later, but there are issues running git gui. Note, you will need to restart your shell after so-doing, as most shells (bash) cache command location resolution from PATH. Sudo ln -sf /usr/local/git/bin/git /usr/bin/git To overcome, do the following: sudo mv /usr/bin/git /usr/bin/git-system (Yosemite and later) ship with stubs in /usr/bin, which take Xcode installs its git to /usr/bin/git recent versions of OS X FAQ I have XCode installed (and consequently its bundled git) how do I get my system to use this version instead?