I am using SSH to clone a git repo to my web server, but every time I get this error
$git clone git@github.com:aleccunningham/marjoram.git Cloning into marjo
Well, from sourceTree I couldn't resolve this issue but I created sshkey from bash and at least it works from git-bash.
https://confluence.atlassian.com/bitbucket/set-up-an-ssh-key-728138079.html