…or create a new repository on the command line
touch README.md git init git add README.md git commit -m "first commit" git remote add origin https://github.com/JAMSOFT1/COG1.git git push -u origin master
| Name | Name | Last commit date | ||
|---|---|---|---|---|
…or create a new repository on the command line
touch README.md git init git add README.md git commit -m "first commit" git remote add origin https://github.com/JAMSOFT1/COG1.git git push -u origin master