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 git@github.build.ge.com:<my sso>/sandbox.git.