April 08, 2008

Install Git with svn-git via sudo port install git-core +svn

Buy the Git Peepcode screencast.

Read “Git for Computer Scientists” so that you know what’s going on under the hood and aren’t a cargo culter.

Grab the Git Bundle for TextMate.

Optional: get an account on github (Sorry, I’m out of invites.)

Go to town referring to the user manual, core tutorial and how to’s as needed.

If you’re still accessing svn repositories you’ll want to check out, “An introduction to git-svn for Subversion/SVK users and deserters,” and the git-svn crash course.

Ah, another article worth checking out is “Using Git to Manage and Deploy your Rails Apps,” and Tim Lucas has posted a “Standard git config on OS X.”