I am unable to clone a Git repository, and getting this error:
krishna.soni@KRISHNACHANDRAS /c/Projects $ git clone http://stage.abc.com:10088/pqr http://<
It looks like a permissions issue - not a Windows 7 issue.
Your ssh key is not authorised - Permission denied (publickey).
Permission denied (publickey)
You need to create a public ssh key and ask the administrator of the Git repository to add the ssh public key
ssh
Information on how to do this: Saving ssh key fails