'What does it mean when I test SSH connection to GitHub it says terminating, 1 bad configuration options?

Using Gitbash, I made an SSH and I tried to test it writing in terminal: $ ssh -T [email protected]

What returns is: .ssh/config line 3: keyword identityfile extra arguments at end of line .ssh/config: terminating, 1 bad configuration options

What does that mean?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source