Problem :
I am trying to use the TortoiseGit on my Windows. But when I want to Clone it from my context menu of the standard Windows Explorer then I face below error:
Please make sure you have the correct access rights and the repository exists
In more detail the complete snapshot of my terminal is as below:
Permission denied, please try again.
Permission denied, please try again.
Permission denied (publickey,password).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
git did not exit cleanly (exit code 128) (21450 ms @ 17.12.2019 10:36:58)
What should I do to make my git work correctly ?