I tried to install git-subtree on Mac and after the first step:
cp git-subtree.sh "$(git --exec-path)"/git-subtree
when I try to use git-subtree I get always an error:
sudo git subtree split -P ObjectiveBlip export
fatal: cannot exec 'git-subtree': Operation not permitted
My git version is 1.7.7.4.