Changes

Jump to: navigation, search

Brief introduction to Git

No change in size, 01:45, 23 January 2020
Apple Mac OS X
===Apple Mac OS X===
* '''Mac OS X (Intel)''': Download git from here httphttps://git-scm.com/download/mac.
* '''Mac OS X (PPC)''': Although the git download above is called '<code>git-2.5.3-intel-universal-mavericks.dmg</code>', implying that this is a universal binary, in fact only the installer is universal, the binary to be installed in actually intel only. On a PPC you will need to build git manually. Follow the instructions here: http://jnorthr.wordpress.com/2013/03/29/building-a-git-client-1-8-2-on-apple-imac-ppc-osx-10-5-8/. I think you will also need some additional tools like 'msgfmt'. I don't think this is installed by the Apple development tool Xcode, but fortunately I have it either via fink which I installed some time ago, or via MacPorts which I installed more recently.

Navigation menu