Upgraded to Git 1.7.3.5 on my MacBook Pro

gitLogo.gif

This morning I was wondering what the latest version of git was, and decided to check the nice Mac OS X Git Installer and was very happy to see that they now have x86_64 and i386 packages. Previously, it was only i386, and while I don't expect to see a huge difference in the 64-bit version, it's nice to get as many tools moved to 64-bit as possible.

Sure enough, after installing the package, I was treated to:

  $ git --version
  git version 1.7.3.5

Sweet.