Hi,
I got a problem when I want to clone a repository from bitbucket using sourceTree in MAC OS. It seems sourcetree default my git PATH in /usr/local/git while my git is exactly installed somewhere else(installed with brew) which makes the warning below when cloning and the cloning can't be finished.
warning: templates not found /usr/local/git/share/git-core/templates
How could I fix this problem! Much thanks!