git init (do this only the first time)
git add .
git commit -am "first commit"
git remote add origin git@github.com:jason75080/test-project.git (do this only the first time)`
git push -u origin master
jason75080/test-project
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|