I wonder why I can not clone a public repository of Github with git bash. I give the command git clone
plus ssh or https,
but it gives 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.