Updating to Git 1.6.2.rc2 on Mac OS X Leopard 10.5.6Edit
Didn't install; just wanted to confirm that the build was error-free and that the test-suite passed.
git fetch
git tag -v v1.6.2-rc2
# "git co" is an alias I set up for "git checkout"
git co v1.6.2-rc2
make clean
make prefix=/usr/local test