What is a SSH Key?

In order to work on any Git repository from your computer, you will first be required to generate a ssh key. A ssh key is secure way way of connecting to a machine.  It does not require the use of a username or password and is unique to the computer you are using.