"Puxar git" quebrado

Recentemente atualizei meu MacBook Pro para o Snow Leopard e retornos "git pull":

rakudo $ git pull
git: 'pull' is not a git-command. See 'git --help'

Did you mean this?
        shell
rakudo $ git-pull
-bash: git-pull: command not found

Eu tentei reinstalar via macports, mas sem sucesso. Então eu vi isso

rakudo $ git --exec-path
/Users/ovid/libexec/git-core

Isso me surpreendeu como esse diretório não existe, nem nunca existiu. O Google não está ajudando aqui. Espero que você possa :)

questionAnswers(7)

yourAnswerToTheQuestion