+ [2015-11-12T23:54:53Z] Seveas yeah, just ignore that
+ [2015-11-12T23:55:18Z] lmmx mm, still don't get the source of my problem then
+ [2015-11-12T23:56:41Z] Seveas are you actually using the right key?
+ [2015-11-12T23:57:07Z] Seveas ssh -i /path/to/id_rsa git@github.com
+ [2015-11-12T23:58:37Z] lmmx identical to `ssh -T git@github.com` - "Permission denied (publickey)."

message no. 119572

Posted by Seveas in #github at 2015-11-12T23:57:07Z

ssh -i /path/to/id_rsa git@github.com
+ [2015-11-13T00:03:36Z] Seveas lmmx: can you pastebin the full output of ssh -vvv -T git@github.com please
+ [2015-11-13T00:03:51Z] lmmx with pleasure, thanks for your help
+ [2015-11-13T00:08:00Z] lmmx Seveas: DM'd a paste
+ [2015-11-13T00:11:23Z] Seveas lmmx: that really looks like github is not accepting your key
+ [2015-11-13T00:12:05Z] Seveas here ssh says debug1: Authentication succeeded (publickey). at the point of what's line 95 in your paste