I've used Sourcetree to setup a git repo on bitbucket. Everything on my end works fine but my friend who has a bit bucket account and admin access to the bitbucket repo is trying to connect using source tree as well to pull the files. He loads the private ssh key and goes to clone the server(recognizes url path fine) but when he goes to begin cloning he gets an error message stating the key for 'bitbucket.org' hasn't been cached yet. He clicks yes to accept the servers key but it just keeps spamming him to accept the key no matter how many times he accepts it.
This is the box that keeps popping up.
Does anyone know how to fix this?
Thanks!
https://jira.atlassian.com/browse/SRCTREEWIN-1610 For me it was the submodules, needed to run git submodule update.
Or
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.