I've followed GitHubs own guide on how to set up SSH keys without errors, everything seems to work great. When SSHing to git@github.com I'm greeted with my username and everything.
However, when using git pull
or any other command that needs authenticating I'm always prompted for details and it's starting to annoy me.
I've tried various different solutions around the web but none has worked. I'm using Git Bash on Windows 7.