Link the Local Repo to the Remote GitHub Repo
Procedure
In a terminal window, enter the following:
git remote add origin <paste the git SSH address from above>
The Git address should look something like [email protected]:<my sso>/sandbox.git.