Git on Mac OS X
Installing
answer: http://forums.macosxhints.com/archive/index.php/t-78331.html
this
http://www.nabble.com/git-for-Mac-OS-X--to9613579.html
pointed to
http://www.dekorte.com/blog/blog.cgi?do=item&id=2539
which is great, provided you have Apple's XCode Developer Tools first
http://darwinports.com/
http://trac.macosforge.org/projects/macports/wiki/UsingMacPortsQuickStart
Updating Git with Git itself
http://blog.kineticweb.com/articles/2007/10/25/updates-on-git-use-in-mac-os-x-tiger
Note: Doing this update left some dependency errors:
make[1]: asciidoc: Command not found
make[1]: *** [git-add.xml] Error 127
make: *** [install-doc] Error 2
And a warning about having two versions:
!! You have installed git-* commands to new gitexecdir.
!! Old version git-* commands still remain in bindir.
!! Mixing two versions of Git will lead to problems.
!! Please remove old version commands in bindir now
GUI Client
Other Resources
http://zrusin.blogspot.com/2007/09/git-cheat-sheet.html
Comments
Post new comment