Hi,
I've installed as mentioned in the instructions, and I get error whenever I checkout:
git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree checkout master
Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded.
(use "git pull" to update your local branch)
Switched to branch 'master'
.git/hooks/post-checkout: line 2: hookup: command not found
Completed with errors, see above
I use mac.
Any solution?
Hi,
I've installed as mentioned in the instructions, and I get error whenever I checkout:
I use mac.
Any solution?