Testing your SSH connection to GitHub

Open Git Bash.

Enter the following:

$ ssh -T git@github.com
# Attempts to ssh to GitHub

Comments