Posts Tagged “ssh”

mysysgit git error – Permission denied (publickey)

by iampeterbanjo on August 28, 2010

I was trying to push some changes to GitHub using mysysgit and kept getting this “Permission denied” error. The problem was with my public keys. I changed my email address when I set – git config user.email “emailaddress” Clever, I (…)

Read the rest of this entry »

Share