Now we will click on add SSH key Now use the below command to test the SSH key: ssh -T git@github.com Now we can see in the snapshot below that color of the key is green. It means we have successfully tested the key. Now you are done with Git installation ...
↧