git - Clone bitbucket repo to local machine failed -
i'm trying clone repository bitbucket:
git clone git@bitbucket.org:myname/mynamerepo.git
and getting error:
cloning 'folder_name'... conq: repository access denied. deployment key not associated requested repository. fatal: not read remote repository. please make sure have correct access rights , repository exists.
the problem happened after i've installed new clean mac os on laptop. generated new ssh key , added bitbucket ssh keys still no luck.
help?
maybe this can you. double check key client offering 1 associated account running "ssh -v git@bitbucket.org".
Comments
Post a Comment