удаленное добавление в GitHub

git init

git remote add origin git@github.com:<username/yourprojectname>.git
Graceful Gorilla