Warning: Permanently added 'bitbucket.org,104.192.141.1' (RSA) to the list of known hosts. git@bitbucket.org: Permission denied (publickey).
Error
fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
code
git remote add origin git@bitbucket.org:BituBrewster/pollss.git
git push -u origin master