Skip to content

git

New local repo to Remote

git init
git remote add vocs-poc git@github.com:nextjoshaustin/vocs-poc.git
git push --set-upstream vocs-poc master