message no. 115792
Posted by vmonteco in #github at 2015-10-10T18:30:36Z
I have a little question about ssh access : If I want to enter the ssh -T git@github.com I get an access denied, unless I've done a sh -Ti ~/.ssh/github git@github.com before. Why? Nothing in the tutorial tells about using the -i option, so is that normal if I have to?