The following command results in a request for a username password pair. This is a standard URL for SSH Public Key Authentication to git. ``` sh mbed add git@github.com:ARMmbed/<somerepo>.git ```