Hi,
I'm running SourceTree and Git on MacOSX Lion and I was very happy with its functionality. The CLI Git is working fine with my remote repository.
Concerning SourceTree, it worked fine until I rebooted my Mac. After this, it returns the error:
error: cannot run ssh: No such file or directory
fatal: unable to fork
Is SourceTree expecting ssh at a certain location or using an environment variable to define the path? My ssh is located at /usr/bin/ssh. I couldn' find any configuration parameter in this direction
Thanks for any help Bernhard