GIT Could not read from remote repository
问题 I've cloned a private repo, forked it and made som changes into a feature branch. When I try to push these changes into the repo i get the following message: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. I've tried to delete the git credentials from my windows computer controlpanel>credentials but it's still showing me the same error. Is there any chance that I have to log in and out