Ich habe kürzlich mein MacBook Pro auf Snow Leopard aktualisiert und "git pull" kehrt zurück:
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
Ich habe versucht, das Programm über macports neu zu installieren, aber ohne Erfolg. Dann sah ich dies
rakudo $ git --exec-path
/Users/ovid/libexec/git-core
Das hat mich überrascht, denn dieses Verzeichnis gibt es nicht und hat es auch nie gegeben. Google ist hier nicht hilfreich. Hoffentlich können Sie das :)