message no. 64862
Posted by ravigehlot in #github at 2014-12-06T12:11:00Z
When I `git pull`, I get public key permission denied. Fair enough..I add my public key to the authorized_keys on the server side and it all works. The issue is that I want git to use another public_key. So I do the same process..this time, it won't take other key. why?