I'm using windows 8 64-bit and the latest version of GIT.
I'm trying to generate ssh keys using ssh-keygen -t rsa -C "[email protected]" but cannot create the key I'm getting an error.
I tried giving some name to my key then it gave me an error:
could not connect to your authentication agent

Can some one help me to solve this problem?