git init
git remote add origin git@github.com:user/repo.git
git pull origin master

By toihid

Leave a Reply