git init git add README.md git commit -m "first commit" git remote add origin https://github.com/UNSW-MATH/python_group.git git push -u origin master
UNSW-MATH/python_group
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git init git add README.md git commit -m "first commit" git remote add origin https://github.com/UNSW-MATH/python_group.git git push -u origin master