My git is gone after I upgraded to latest MacOSX updates! What a annoying thing.
Appearently it's in here now: /usr/local/git/bin/git
You can edit your $PATH
like it says here, or you could just relink it.
ln -s /usr/local/git/bin/git /usr/local/bin/git