I deleted a bitbucket repo and tried to push a commit to it.
I get the following error
permission denied (publickey)
fatal: could not read from remote repository.
Please make sure you have the correct access rights and the repository exists
What actually happens when this error occurs.
Can it create a new repository?
Does it send the commit changes anywhere?