Git clone prompt permission denied

git clone"s server file prompts Permission denied, please try again.
according to the example found on the Internet, the public key has been generated and copied to the ssh in my own github account, but pulling the substitution code from the server still prompts me Permission denied, please try again.

has any god ever encountered a similar problem or any other solution?

Jun.20,2022

you may not have project permission. You need the project owner to give you developer permission before you can clone code


maybe you don't have the permission to ask the company in charge of git to see if you have permission. If you can't, delete ssh key in git and reproduce one and then try


configure ssh key first. Baidu


just restart the computer.

Menu